]> git.notmuchmail.org Git - notmuch/commitdiff
TODO: Add man page and compiling a libnotmuch library to the list.
authorCarl Worth <cworth@cworth.org>
Fri, 30 Oct 2009 19:02:11 +0000 (12:02 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 30 Oct 2009 19:02:11 +0000 (12:02 -0700)
These are things we'll want done before any big announcement.

TODO

diff --git a/TODO b/TODO
index cf0ec41b95ed3f9e974b3500b26ee19722919f5a..79086073c8b2b428cab14e822562946fdccb4fc6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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).