Hi, I wrote a small address book program for use with mutt based on the notmuch email indexer. I thought notmuch users on the list might be interested to try this out.
<https://github.com/suvayu/nbook> This uses the python bindings for notmuch, so the appropriate python packages should be installed. e.g. on Fedora you can simply do: # yum install python-notmuch Hope you like it, and of course all kinds of feedback welcome. Cheers, PS: This is my first serious python program. -- Suvayu Open source is the future. It sets us free.
