From: Carl Worth Date: Thu, 12 Nov 2009 15:05:43 +0000 (-0800) Subject: TODO: Update based on recent additions. X-Git-Tag: 0.1~524 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=dd8a08bec49d61df40737d5eaf8f92a77af13008;hp=e70f09d90076077bdc380814c9a3a0f004432c68 TODO: Update based on recent additions. We recently added support for "notmuch reply" and also made (most of) the hidden components self documenting. The note about making "notmuch setup" faster is now rewritten to apply to "notmuch new" since "notmuch setup" no longer does any mail indexing. --- diff --git a/TODO b/TODO index d2a787a7..b2c4b6ef 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,5 @@ Emacs interface (notmuch.el) ---------------------------- -Make hidden components self documenting, such as: - - [24-line citation, press 'c' to display.] - -Add support to compose a reply to the current messaage. notmuch command-line tool ------------------------- @@ -12,10 +7,6 @@ Give "notmuch restore" some progress indicator. Until we get the Xapian bugs fixed that are making this operation slow, we really need to let the user know that things are still moving. -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). - Fix notmuch.c to call add_timestamp/get_timestamp with path names relative to the database path. (Otherwise, moving the database to a new directory will result in notmuch creating new timestamp documents