1 [[!img notmuch-logo.png alt="Notmuch logo" class="left"]]
2 #List of features people have requested and ideas that people want to keep thinking about
8 Removes unread and inbox tags, adds deleted tag.
10 When used from a search results view, it deletes the thread that
13 When used from the thread view, it deletes the currently
14 displayed message inside the thread.
18 Removes unread and inbox tags, adds deleted tag.
20 When used from a search results view, it deletes the thread that
21 the cursor is on (just like 'd')
23 When used from the thread view, it deletes the currently
24 displayed thread (and not just the message)
26 + add '???' keybinding
28 Skips current thread without archiving it
30 Right now 'n' gets me to the end of a thread, but not to the
31 beginning of the next thread. 'a' gets you to the next thread,
32 but archives the current one.
34 + select from address (with the configured email addresses as default choices to pick from)
36 + allow different "real names" for the optional email addresses
38 if only one name is configured, use that for all addresses;
39 if other_names are configured, match those with the other_email addresses
41 + clicking on "id:Message-ID@example.com" in notmuch-show buffer should search for the referenced message
43 ATM the Message-ID is clickable but results in composing a
44 new email addressed to the Message-Id (which 'looks like' an
45 email address) in message mode. Instead clicking or C-c RET
46 should search the referenced email and show it in a
53 Allows to search for messages in a specific folder.
55 + Index more headers. Some desired headers:
57 + Received: allows for searches based on the arrival path
58 + Reply-To: allows for searches based on the return address
60 + Allow anchors in searches
62 notmuch search from:domain.org$ only matches if "domain.org" is
63 at the end of the From: header
65 notmuch search from:^username only matches if "username" is at
66 the beginning of the From: header (right after the ':')
68 This leaves the interesting question if we want a way to bind to
69 the actual address component.
75 + Add feature to move files in the maildir hierarchy
77 notmuchsync --move "searchstring" "targetfolder"
79 Where searchstring is any valid notmuch search