mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-03-14 03:25:15 +01:00
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.
This commit is contained in:
parent
e70f09d900
commit
dd8a08bec4
1 changed files with 0 additions and 9 deletions
9
TODO
9
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
|
||||
|
|
Loading…
Add table
Reference in a new issue