2011-08-18 19:18:53 +08:00
|
|
|
Notmuch is an answer to Sup. Sup is a very good email program written by
|
|
|
|
William Morgan (and others) and is the direct inspiration for Notmuch.
|
2017-01-24 06:20:26 +08:00
|
|
|
Notmuch began as an effort to rewrite performance-critical pieces of Sup
|
2018-10-15 17:05:40 +08:00
|
|
|
in C rather than Ruby. From there it grew into a separate project. One
|
2013-07-13 01:26:47 +08:00
|
|
|
significant contribution Notmuch makes compared to Sup is the separation
|
2017-07-08 22:37:11 +08:00
|
|
|
of the indexer/searcher from the user interface.
|
|
|
|
|
2018-10-15 17:05:40 +08:00
|
|
|
Notmuch provides a library interface so that its indexing/
|
|
|
|
searching/tagging features can be integrated into any email
|
2018-09-11 15:54:03 +08:00
|
|
|
program. Notmuch integrates very well with the mutt client for fast and
|
|
|
|
efficient searching in all your mails.
|