X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=index.mdwn;h=aacdbf65db7ef0e2cc0326ac82f7c977fb922f30;hb=cb537693246b99ef999d3ae7c52051663b03d41f;hp=483fc31236d68efafe3c69bf644c14bd19ade957;hpb=ae1de371b1539c11a703476c07be0ce1cec3e3c8;p=notmuch-wiki diff --git a/index.mdwn b/index.mdwn index 483fc31..aacdbf6 100644 --- a/index.mdwn +++ b/index.mdwn @@ -48,8 +48,10 @@ you've been looking for. So far, there is not much documentation. Eventually, the wiki will contain a reference for users. This is what we have so far: +* [General how-tos](/howto) * [Initial Tagging](/initial_tagging) * [Emacstips](/emacstips) +* [Remote Usage](/remoteusage) Apart from the wiki, help is available via email. Join the mailing list. Read the archives. Ask questions. @@ -80,6 +82,8 @@ when submitting patches to notmuch. We are currently test-driving a [Patchwork instance](http://patchwork.notmuchmail.org/project/notmuch) to help us keep track of [the patches](http://patchwork.notmuchmail.org/project/notmuch/list). +Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/releases/). + ## Contact: Email & IRC Comments? Please feel free to email the notmuch mailing list: @@ -92,6 +96,11 @@ The mb2md utility can be used to convert the archives to maildir format which is If you prefer real-time chat, there is often someone on the [#notmuch](irc://chat.freenode.net/#notmuch)@irc.freenode.net IRC channel. +## Feature ideas - bin list + +We have started a feature requests page on this wiki. +No, things you add there won't automatically get implemented - but it's a nice way to collect ideas. + ## Emacs Tips and Tricks The best supported interface to notmuch is based on emacs and can be tweaked extensively. We have started to collect some tips and tricks [here](/emacstips). @@ -100,4 +109,4 @@ The best supported interface to notmuch is based on emacs and can be tweaked ext This wiki is maintained using [ikiwiki](http://ikiwiki.info). Instructions on how to edit it can be -found [here](/wikiwriteaccess). \ No newline at end of file +found [here](/wikiwriteaccess).