X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=frontends.mdwn;h=0d999d8d803f87c755cbc8c7d625d1f2e3b79575;hb=6f8bf008ace184fb004811fd5820a839aa03053e;hp=e1bd485988bcedddc7e744aeed3a3693ef1c6315;hpb=3ce832c187390db310ce366deb1495396b80f890;p=notmuch-wiki diff --git a/frontends.mdwn b/frontends.mdwn index e1bd485..0d999d8 100644 --- a/frontends.mdwn +++ b/frontends.mdwn @@ -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,7 @@ * [[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. ## Other email clients and front ends based on Notmuch @@ -18,3 +19,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.