]> git.notmuchmail.org Git - notmuch/commitdiff
lib: Add support for automatically excluding tags from queries
authorAustin Clements <amdragon@MIT.EDU>
Sun, 15 Jan 2012 00:17:33 +0000 (19:17 -0500)
committerDavid Bremner <bremner@debian.org>
Tue, 17 Jan 2012 01:06:35 +0000 (21:06 -0400)
This is useful for tags like "deleted" and "spam" that people
generally want to exclude from query results.  These exclusions will
be overridden if a tag is explicitly mentioned in a query.


No differences found