X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=devel%2FTODO;h=f2124834af34ace878224254d3fa5db057215e67;hb=23fb842e04938513517adfed860d8b40ad910096;hp=f63385d1b80ec1370f53196d9c3bde135fe06bae;hpb=566e8f1eba5a1fc0ee1a61ce74419ddb892b840d;p=notmuch diff --git a/devel/TODO b/devel/TODO index f63385d1..f2124834 100644 --- a/devel/TODO +++ b/devel/TODO @@ -34,8 +34,6 @@ current message/thread and make searches not return deleted messages by default, (unless the user asks explicitly for deleted messages in the search query). -Add keybindings for next/previous thread. - Add support to "mute" a thread (add a "muted" tag and then don't display threads in searches by default where any message of the thread has the "muted" tag). @@ -116,6 +114,12 @@ are multiple ideas that might make sense. Some consensus needs to be reached on this issue, and then both reply formats should be updated to be consistent. +Return docid-based queries in thread search results, instead of +message-id-based queries. These are much more compact and much faster +to later query. This will require support from the library, both for +retrieving docids (probably as an opaque "get a query that identifies +this message") and for docid queries. + notmuch library --------------- Add support for custom flag<->tag mappings. In the notmuch