diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-06-22 02:26:08 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-06-22 02:26:08 +0100 |
commit | a89353eeb8727e31baa6093817be37583a34c41e (patch) | |
tree | 8267afbbd58d20cad7a330fb7a67393b998cd13e /Mail/.local/share | |
parent | 3ef303fb670303571999aa5b9765ea91ad02ce56 (diff) | |
download | dotfiles-a89353eeb8727e31baa6093817be37583a34c41e.tar.gz dotfiles-a89353eeb8727e31baa6093817be37583a34c41e.tar.bz2 dotfiles-a89353eeb8727e31baa6093817be37583a34c41e.zip |
Tons of changes
Diffstat (limited to 'Mail/.local/share')
-rwxr-xr-x | Mail/.local/share/mail/.notmuch/hooks/post-new | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Mail/.local/share/mail/.notmuch/hooks/post-new b/Mail/.local/share/mail/.notmuch/hooks/post-new index d7487ce..497f31a 100755 --- a/Mail/.local/share/mail/.notmuch/hooks/post-new +++ b/Mail/.local/share/mail/.notmuch/hooks/post-new @@ -5,8 +5,7 @@ notmuch tag +inbox +unread -new -- tag:new notmuch tag -new -unread -inbox +sent from:"aryadev@aryadevchavali.com" notmuch tag -inbox -unread +spam \ - path:'general/Junk/**' \ - from:'*@bolt-rider.com*' + path:'general/Junk/**' notmuch tag -inbox +warwick from:'*@warwick.ac.uk*' notmuch tag -inbox +receipts \ |