From: W. Trevor King Date: Sat, 19 Apr 2014 04:52:49 +0000 (-0700) Subject: mail/.notmuch/hooks/post-new: More identifiers for journal tags X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ce715ae0ffd8b317ebba55d6877cd6c4b8260bf3;p=dotfiles-public.git mail/.notmuch/hooks/post-new: More identifiers for journal tags I'm not sorting everything into folder:journal anymore, so it's good to also tag based on the sender. --- diff --git a/src/mail/.notmuch/hooks/post-new b/src/mail/.notmuch/hooks/post-new index 606005c..ea75ecf 100755 --- a/src/mail/.notmuch/hooks/post-new +++ b/src/mail/.notmuch/hooks/post-new @@ -61,7 +61,7 @@ notmuch tag +wireless +linux -- tag:new and \( to:linux-wireless or to:b43-dev@l # tag rss2email stuff, actually sorted by procmail based on headers # which aren't indexed by notmuch notmuch tag +job -- tag:new and \( from:careers.stackoverflow@rss2email.invalid \) -notmuch tag +journal -- tag:new and folder:journal +notmuch tag +journal -- tag:new and \( folder:journal or from:nature-aop@rss2email.invalid or from:nature-issue@rss2email.invalid or from:pnas@rss2email.invalid or from:rss@aps.org \) # tag sysadmin stuff notmuch tag +admin -- tag:new and subject:gentoo-releng-autobuilds