Skip to content
karelzak edited this page Apr 6, 2012 · 13 revisions

About:

This is not another curses front-end for notmuch, this is mutt :-)

I have forked mutt to seriously integrate notmuch to this excellent e-mail client. I don't want to use symlinks or any other hacks to emulate virtual folders. My wish is mutt linked with libnotmuch. [kzak Jan-2012]

Features:

  • sidebar with regular and virtual folders
  • in .muttrc defined virtual folders by notmuch queries
  • on-the-fly generate virtual folder from notmuch query
  • add / remove / modify labels (notmuch tags)
  • support for inbox-->archive use case
  • support (key ';') mutt functionality to work with set of messages
  • all is implemented by regular mutt commands, so all is usable in user defined macros

Screenshots:

sidebar virtual folder menu with virtual folders

README file (official docs):

https://raw.github.com/karelzak/mutt-kz/master/README.notmuch

Mailing list:

https://admin.fedoraproject.org/mailman/listinfo/mutt-kz

Clone this wiki locally