]> git.notmuchmail.org Git - notmuch/commit
Add new "notmuch tag" command for adding/removing tags.
authorCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 00:07:14 +0000 (17:07 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 28 Oct 2009 00:15:27 +0000 (17:15 -0700)
commit326f73374e945d94c9a395e17bbc8229e91a12c1
treef8001a5907b2f2771e05c20b36fa0d31196641eb
parent203a717d64864411eb6802c06a5a0ad1cf98e077
Add new "notmuch tag" command for adding/removing tags.

This uses the same search functionality as "notmuch search" so
it should be quite powerful. And this global search might be
quick enough to be used for "automatic" adding of tags to new
messages.

Of course, this will all be a lot more useful when we can search
for actual text of messages and not just tags.
notmuch.c