aboutsummaryrefslogtreecommitdiff
path: root/Mail/.local/share/mail/.notmuch
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2022-09-14 00:12:30 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2022-09-14 00:47:16 +0100
commit58e098d9ab360fc8511fe9088d4bc2e23e015490 (patch)
treee54deeac2d1adeda219af1cd9410d83869c87f2d /Mail/.local/share/mail/.notmuch
parent54e36d529245572729b141e8de33ebd0696911b7 (diff)
downloaddotfiles-58e098d9ab360fc8511fe9088d4bc2e23e015490.tar.gz
dotfiles-58e098d9ab360fc8511fe9088d4bc2e23e015490.tar.bz2
dotfiles-58e098d9ab360fc8511fe9088d4bc2e23e015490.zip
(Mail)~post-new hook so that emails from me aren't in inbox
Diffstat (limited to 'Mail/.local/share/mail/.notmuch')
-rwxr-xr-xMail/.local/share/mail/.notmuch/hooks/post-new2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mail/.local/share/mail/.notmuch/hooks/post-new b/Mail/.local/share/mail/.notmuch/hooks/post-new
index 579447c..a781276 100755
--- a/Mail/.local/share/mail/.notmuch/hooks/post-new
+++ b/Mail/.local/share/mail/.notmuch/hooks/post-new
@@ -3,7 +3,7 @@
# unread;inbox;warwick;banks;receipts;spotify
notmuch tag +inbox +unread -new -- tag:new
-notmuch tag -new -unread +inbox +sent -- '(from:"aryadev@aryadevchavali.com*" not to:"*@aryadevchavali.com.com*" not tag:list)'
+notmuch tag -new -unread -inbox +sent -- '(from:"aryadev@aryadevchavali.com*" not to:"*@aryadevchavali.com.com*" not tag:list)'
notmuch tag -inbox +list 'from:"rss@aryadevchavali.com"'
notmuch tag -inbox -unread +spam 'path:general/Junk/**'