John Ogle 7898def044 Fix notmuch inbox tag to match IMAP INBOX folder
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
2026-01-04 12:23:39 -08:00
2026-01-02 13:43:00 -08:00
2025-11-25 13:39:01 -08:00
2025-07-13 11:08:42 -07:00
2025-07-13 10:28:52 -07:00
2025-07-29 12:15:36 -07:00
Description
No description provided
22 MiB
Languages
Nix 81.4%
Emacs Lisp 10.8%
Shell 4.9%
Python 2.9%