]> git.cworth.org Git - notmuch-wiki/blobdiff - frontends.mdwn
NEWS for version 0.23.6
[notmuch-wiki] / frontends.mdwn
index e1bd485988bcedddc7e744aeed3a3693ef1c6315..aee40f37f8af31b5a8f6b3a863710337cffaf61e 100644 (file)
@@ -1,5 +1,5 @@
 [[!img notmuch-logo.png alt="Notmuch logo" class="left"]]
-# Available email clients and front ends
+# Available email clients, front ends and tools
 
 ## Shipping with Notmuch
 
@@ -7,6 +7,8 @@
 * [[notmuch-emacs|notmuch-emacs]], the Emacs email client.
 * [notmuch-vim](https://git.notmuchmail.org/git/notmuch/blob/HEAD:/vim/README), the vim frontend.
 * [[notmuch-mutt]], mutt interoperability script.
+* [[nmbug]], a tag sharing and patch/bug tracking system.
+* [notmuch-report](https://git.notmuchmail.org/git/notmuch/blob/HEAD:/devel/nmbug/notmuch-report), a tool to generate web pages from Notmuch queries.
 
 ## Other email clients and front ends based on Notmuch
 
@@ -18,3 +20,8 @@
 * [ner](http://the-ner.org/), a curses frontend written in C.
 * [notmuch-web](https://bitbucket.org/wuzzeb/notmuch-web) A web front end written in [Haskell](http://hackage.haskell.org/package/notmuch-web).
 * [notmuchfs](https://github.com/tsto/notmuchfs), a virtual maildir file system for Notmuch queries.
+
+## Tools based on Notmuch
+
+* [patches](https://github.com/stefanha/patches), a patch tracking system.
+* [notmuch-extract-patch](https://github.com/aaptel/notmuch-extract-patch), a tool to extract patches from a thread.