diff options
| author | Jameson Rollins <jrollins@finestructure.net> | 2010-09-12 13:31:31 -0400 |
|---|---|---|
| committer | Jameson Rollins <jrollins@finestructure.net> | 2010-09-12 13:31:31 -0400 |
| commit | 94cd6aca5ad8aa717c149c057fca63f1f7a68074 (patch) | |
| tree | f5574cc690c3d45057fae815bb4905b63a149f5b | |
| parent | a2f65066c3971aece4cb5df8bf48d61a1b315384 (diff) | |
update feature request page
| -rw-r--r-- | feature-requests.mdwn | 23 |
1 files changed, 7 insertions, 16 deletions
diff --git a/feature-requests.mdwn b/feature-requests.mdwn index d36d8a9..51fec79 100644 --- a/feature-requests.mdwn +++ b/feature-requests.mdwn @@ -31,15 +31,9 @@ beginning of the next thread. 'a' gets you to the next thread, but archives the current one. -+ add notmuch-message-mode ++ select from address (with the configured email addresses as default choices to pick from) - This should allow us to override many of the default behaviors of emacs message mode without affecting people using message mode from gnus - Things we'd might want to allow here include - -++ select from address (with the configured email addresses as default choices to pick from) -++ set user-agent string - -+ allow different "real names" for the optional email addresses ++ allow different "real names" for the optional email addresses if only one name is configured, use that for all addresses; if other_names are configured, match those with the other_email addresses @@ -50,6 +44,11 @@ Allows to search for messages in a specific folder. ++ Index more headers. Some desired headers: + + + Received: allows for searches based on the arrival path + + Reply-To: allows for searches based on the return address + + Allow anchors in searches notmuch search from:domain.org$ only matches if "domain.org" is @@ -61,14 +60,6 @@ This leaves the interesting question if we want a way to bind to the actual address component. -+ Add Received: header to the indexed header components - - allows for searches based on the arrival path - -+ Add Reply-To: header to the indexed header components - - allows for searches based on the return address - ## 3rd party apps ### notmuchsync |
