]> git.notmuchmail.org Git - notmuch/blobdiff - TODO
notmuch show: Use GMime to decode messages.
[notmuch] / TODO
diff --git a/TODO b/TODO
index cf0ec41b95ed3f9e974b3500b26ee19722919f5a..b68be371aa7c4a79683393eb36b5ea70e9267d31 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,15 @@
-Rename notmuch_thread_results_t and notmuch_message_results_t to
-notmuch_threads_t and notmuch_messages_t respectively.
+Fix "notmuch show" to actually MIME-decode messages.
 
-Add a talloc context as the first argument to each command in
-notmuch.c.
+Add support to format a reply buffer for a particular message.
+
+Add feedback for tag addition/removal to notmuch.el.
+
+Hide thread IDs in notmuch-search mode in notmuch.el.
+
+Selectively hide headers and bodies in notmuch-show mode in
+notmuch.el, (for example, for read messages).
+
+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