unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* notmuch show <all tags>
@ 2012-11-15  8:36 Christoph Rissner
  2012-11-15  9:05 ` Mark Walters
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Rissner @ 2012-11-15  8:36 UTC (permalink / raw)
  To: notmuch mailing list

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: notmuch show <all tags>
  2012-11-15  8:36 notmuch show <all tags> Christoph Rissner
@ 2012-11-15  9:05 ` Mark Walters
  2012-11-15  9:54   ` Christoph Rissner
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Walters @ 2012-11-15  9:05 UTC (permalink / raw)
  To: Christoph Rissner, notmuch mailing list


I think 

notmuch search --output=tags '*'

is what you want

Best wishes

Mark

On Thu, 15 Nov 2012, Christoph Rissner <cri@visotech.at> wrote:
> 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
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: notmuch show <all tags>
  2012-11-15  9:05 ` Mark Walters
@ 2012-11-15  9:54   ` Christoph Rissner
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Rissner @ 2012-11-15  9:54 UTC (permalink / raw)
  To: Mark Walters; +Cc: notmuch mailing list

Hi,

On Thu, Nov 15, 2012 at 09:05:47AM +0000, Mark Walters wrote:
>
> I think
>
> notmuch search --output=tags '*'
>
> is what you want
>

Thanks!

> On Thu, 15 Nov 2012, Christoph Rissner <cri@visotech.at> wrote:
> > 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
> >
> > _______________________________________________
> > notmuch mailing list
> > notmuch@notmuchmail.org
> > http://notmuchmail.org/mailman/listinfo/notmuch
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-15  9:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-15  8:36 notmuch show <all tags> Christoph Rissner
2012-11-15  9:05 ` Mark Walters
2012-11-15  9:54   ` Christoph Rissner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).