]> git.cworth.org Git - notmuch-wiki/blobdiff - feature-requests.mdwn
feature req: auto tags
[notmuch-wiki] / feature-requests.mdwn
index 154be85aa512babf5b8a107d417bdc085efa5b89..86719c4b5e55e85cf0b6444d7c9bbd8794825894 100644 (file)
      if only one name is configured, use that for all addresses;
      if other_names are configured, match those with the other_email addresses
 
-+   clicking on "id:Message-ID@example.com" in notmuch-show buffer should search for the referenced message
-
-    ATM the Message-ID is clickable but results in composing a
-    new email addressed to the Message-Id (which 'looks like' an
-    email address) in message mode.  Instead clicking or C-c RET
-    should search the referenced email and show it in a
-    notmuch-show buffer.
 
 ## notmuch 
 
      This leaves the interesting question if we want a way to bind to
      the actual address component.
 
++    Add folder tags to mail automatically
+
+     Add the name of the IMAP folder as the tag for mails.  This way,
+     server-side filtering can be directly used by notmuch to tag all
+     incoming mail.
+
 ## 3rd party apps
 
 ### notmuchsync
 
++    NOTE: most of notmuchsync's functionality has been integrated in
+     notmuch 0.5. It probably doesn't make much sense to requests features
+     for it, rather than notmuch itself.
+
 +    Add feature to move files in the maildir hierarchy
 
      notmuchsync --move "searchstring" "targetfolder"