TODO: Add man page and compiling a libnotmuch library to the list.

These are things we'll want done before any big announcement.
This commit is contained in:
Carl Worth 2009-10-30 12:02:11 -07:00
parent 2b819ae83d
commit f365024166

4
TODO
View file

@ -4,6 +4,10 @@ notmuch_threads_t and notmuch_messages_t respectively.
Add a talloc context as the first argument to each command in
notmuch.c.
Write a notmuch man page.
Compile and install a libnotmuch library.
Make "notmuch setup" not index all messages, but only what it can do
in a reasonable amount of time, (then add "notmuch index" so the user
can complete the job when convenient).