X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=TODO;h=b68be371aa7c4a79683393eb36b5ea70e9267d31;hp=79086073c8b2b428cab14e822562946fdccb4fc6;hb=ab317ca474d2e6bade79eebc00c5e548b8df0c24;hpb=f365024166a9a2f702fa16add5fe02a20283a516 diff --git a/TODO b/TODO index 79086073..b68be371 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,13 @@ -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. -Write a notmuch man page. +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.