X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;ds=sidebyside;f=TODO;h=bfdd8bc4a5fee7d2ab2caa49e209385fcc827565;hb=fa226a7a10ba95f8d8a7ff92dbfc44f6404d9d4d;hp=79086073c8b2b428cab14e822562946fdccb4fc6;hpb=f365024166a9a2f702fa16add5fe02a20283a516;p=notmuch diff --git a/TODO b/TODO index 79086073..bfdd8bc4 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,11 @@ -Rename notmuch_thread_results_t and notmuch_message_results_t to -notmuch_threads_t and notmuch_messages_t respectively. +Add support to format a reply buffer for a particular message. -Add a talloc context as the first argument to each command in -notmuch.c. +Add feedback for tag addition/removal to notmuch.el. -Write a notmuch man page. +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.