notmuch show <all tags>
Christoph Rissner
cri at visotech.at
Thu Nov 15 00:36:04 PST 2012
Hi,
it's probably a stupid question, but is it possibly to query all
available tags from the command line? Something like "notmuch show --tags"?
I know there is notmuch_database_get_all_tags(), emacs shows a list of
tags, in python it's just
"list(notmuch.database.Database().get_all_tags())", but how do I do that
using notmuch itself?
BTW: I'm currently using notmuch from rev 84a0c52.
Thanks,
Christoph
More information about the notmuch
mailing list