notmuch show <all tags>

Subject: notmuch show <all tags>

Date: Thu, 15 Nov 2012 09:36:04 +0100

To: notmuch mailing list

Cc:

From: Christoph Rissner


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


Thread: