]> git.notmuchmail.org Git - notmuch/commit
Add notmuch-folder mode to provide an overview of search matches
authorKeith Packard <keithp@keithp.com>
Sat, 21 Nov 2009 19:59:00 +0000 (11:59 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 23 Nov 2009 05:34:05 +0000 (06:34 +0100)
commita378dff8a1b9136c3a2472dc6a88911ca3fa41b4
tree40e2be5ce11b64652c5020b0c83428277643b373
parent53f8cc565126db4a003dbfc02850d2bf3b260636
Add notmuch-folder mode to provide an overview of search matches

Folder mode takes a (user-configurable) list of search patterns and
produces a list of those patterns and the count of messages that they
match. When an entry in this list is selected, a search window with
the defined search is opened.  The set of folders is defined as a
list, each element contains the name of the folder and the query string
to count.

Signed-off-by: Keith Packard <keithp@keithp.com>
notmuch.el