On Sat, Jun 04 2016, David Bremner <david@tethera.net> wrote: > From: Jameson Graef Rollins <jrollins@finestructure.net> > Subject: Bug#826280: notmuch: shortcut to list tags > To: Debian Bug Tracking System <submit@bugs.debian.org> > Date: Fri, 03 Jun 2016 13:51:37 -0700 > > Package: notmuch > Version: 0.22-1 > Severity: wishlist > > I occaissionally want to grep through all tags used in my store: > > notmuch search --output=tags '*' | grep .... > > It would be nice if there was a shortcut to output all tags to stdout: > > notmuch tag | grep ... > > Just utilizing the notmuch tag command when called with no arguments > would be the most intiuitive (just like git) and simplest. we have this command "notmuch search-tags"... $ notmuch search-tags Error: Unknown command 'search-tags' (see "notmuch help") zsh: exit 1 notmuch search-tags Oh no, this deprecated commands was removed w/o mentionig that in NEWS >;/ Tomi > > Thanks. > > jamie. > > -- System Information: > Debian Release: stretch/sid > APT prefers testing > APT policy: (600, 'testing'), (200, 'unstable'), (101, 'experimental') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 4.5.0-1-amd64 (SMP w/4 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > Init: systemd (via /run/systemd/system) > > Versions of packages notmuch depends on: > ii libc6 2.22-7 > ii libglib2.0-0 2.48.1-1 > ii libgmime-2.6-0 2.6.20-1+b1 > ii libnotmuch4 0.22-1 > ii libtalloc2 2.1.6-1 > ii zlib1g 1:1.2.8.dfsg-2+b1 > > Versions of packages notmuch recommends: > ii alot 0.3.6-1 > ii gnupg-agent 2.1.11-7 > ii gpgsm 2.1.11-7 > ii notmuch-emacs 0.22-1 > ii notmuch-mutt 0.22-1 > ii notmuch-vim 0.22-1 > > notmuch suggests no packages. > > -- no debconf information > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > https://notmuchmail.org/mailman/listinfo/notmuch