forked from felipec/notmuch-vim
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Just happened:
- read a mailing list thread (several new mails)
- during reading new mails arrived (didn't realize)
- As usual archived the thread ('a' in notmuch-show)
- This also archived the newly arrived mails, so I never realized there were new posts.
In notmuch-show we should only apply tags on the currently viewed/stored message-ids.
In notmuch-search we could also collect message-ids, but with long search results this might be some overkill. But we could store the datetime when entering the search view and only tag mails before that date. Don't know how robust that is, but it would be better than blindly tagging just everything in that thread.
Any thoughts? Hints? Ideas?
IMHO a "show_tag_message" to only tag the message under the cursor would be great, too.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels