X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=index.mdwn;h=d080b7a176cd440d96fa4f504108b51f3280d7a1;hb=9ca6470858ee4387ccaabe3ede5995d84b0c6975;hp=9a09750b2e178250afa2406eb92d89afce258c04;hpb=6bdfb4ff0fc22af70c7e39c08ae28a45fb6187ad;p=obsolete%2Fnotmuch-wiki diff --git a/index.mdwn b/index.mdwn index 9a09750..d080b7a 100644 --- a/index.mdwn +++ b/index.mdwn @@ -56,7 +56,6 @@ the initial indexing. After that, come back and checkout our docs: * [[Notmuch manual pages|manpages]] * [[General how-tos|howto]] - * [[Available frontends|frontends]] * [[Searching]] * [[Excluding and deleting messages|excluding]] * [[Initial tagging|Initial_Tagging]] @@ -67,21 +66,36 @@ the initial indexing. After that, come back and checkout our docs: Apart from the wiki, help is available via email and on IRC (see below). Join the mailing list. Read the archives. Ask questions. +## Email clients and front ends + +Notmuch ships with a powerful set of [[command-line tools|manpages]], an +[[email client for Emacs|emacstips]], another +[client for vim](http://git.notmuchmail.org/git/notmuch/blob/HEAD:/vim/README), +and a [[Mutt integration script|notmuch-mutt]]. + +There are also many other [[email clients and frontends|frontends]] based on +Notmuch. + ## Screenshots * [[Emacs UI screenshots|screenshots]] -## Packages +## Obtaining Notmuch -* [Debian](http://packages.debian.org/search?keywords=notmuch) -- Please use at least the packages from squeeze-backports, squeeze - packages are very outdated! +[Notmuch source releases](http://notmuchmail.org/releases/) are available as +source tar balls. + +Notmuch is packaged for the following distributions: + +* [Debian](http://packages.debian.org/search?keywords=notmuch) (Please use at + least the packages from squeeze-backports, squeeze packages are very + outdated!) * [Fedora](https://community.dev.fedoraproject.org/packages/notmuch) * [Gentoo](http://packages.gentoo.org/package/net-mail/notmuch) * [Slackware](http://slackbuilds.org/repository/13.37/office/notmuch/) * [Ubuntu](http://packages.ubuntu.com/search?keywords=notmuch) -## Source code +## Development All of the code for Notmuch is available as [free software](http://www.fsf.org/licensing/essays/free-sw.html) released @@ -98,9 +112,6 @@ finally, you can to watch every commit made to notmuch and the notmuchmail.org web site. -Here are -[source tar balls of notmuch releases](http://notmuchmail.org/releases/). - We have a [buildbot](http://buildbot.notmuchmail.org/grid) (here's its [configuration](https://github.com/tomprince/buildbot-configs/tree/notmuch)).