]> git.cworth.org Git - notmuch-wiki/blobdiff - frontends.mdwn
frontends: add tools section, and add a couple of tools
[notmuch-wiki] / frontends.mdwn
index 9099714abdaec36665f76d3eeb3aa031d92ca896..24351bd8654bfe54b77eeac095fde88d14bf6193 100644 (file)
@@ -1,11 +1,11 @@
 [[!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
 
 * [[notmuch-cli|manpages]], the CLI bindings provided with Notmuch.
-* [[notmuch-emacs|emacstips]], the Emacs email client.
-* [notmuch-vim](http://git.notmuchmail.org/git/notmuch/blob/HEAD:/vim/README), the vim frontend.
+* [[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.
 
 ## Other email clients and front ends based on Notmuch
@@ -18,3 +18,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.