7898def044f3c0deaf2b65f4f1f15bc6254e8027
Previously, the notmuch config applied the "inbox" tag to all new messages regardless of which IMAP folder they were in. This caused tag:inbox to return all 22k+ messages instead of just those in INBOX. Changes: - Use temporary "new" tag instead of "inbox" for newly indexed messages - Add post-new hook that applies tags based on maildir folder location - inbox tag now only applies to messages in INBOX folder - Also adds sent, draft, spam, deleted, and archive tags based on folder
Description
No description provided
Languages
Nix
81.4%
Emacs Lisp
10.8%
Shell
4.9%
Python
2.9%