Skip to content

only tag messages currently viewed #10

@ff2000

Description

@ff2000

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions