]> git.notmuchmail.org Git - notmuch/blobdiff - TODO
Rename message_results/thread_results to messages/threads.
[notmuch] / TODO
diff --git a/TODO b/TODO
index cf0ec41b95ed3f9e974b3500b26ee19722919f5a..ac4e1d1826ad8c5a25b50b519999c1a1323ed121 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,10 @@
-Rename notmuch_thread_results_t and notmuch_message_results_t to
-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).