From 7e8efd0708f79f96bc370d191998247bb757dd74 Mon Sep 17 00:00:00 2001 From: jao Date: Wed, 23 Jun 2021 00:53:49 +0100 Subject: mail notification tweaks --- email.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'email.org') diff --git a/email.org b/email.org index 0d445f2..1ee477f 100644 --- a/email.org +++ b/email.org @@ -329,9 +329,11 @@ (:name "S" :query "tag:new and tag:bigml and tag:support") (:name "W" :query "tag:new and tag:bigml" :face jao-themes-dimm) (:name "I" :query "tag:new and tag:jao and tag:inbox") - (:name "J" :query "tag:new and tag:jao and not tag:emacs" - :face jao-themes-dimm) + (:name "H" :query "tag:new and tag:jao and tag:hacking") (:name "E" :query "tag:new and tag:emacs" :face jao-themes-dimm) + (:name "J" :query + "tag:new and tag:jao and not tag:\"/emacs|hacking|feeds/\"" + :face jao-themes-dimm) (:name "N" :query "tag:new and tag:gmane and not tag:emacs" :face jao-themes-dimm) (:name "F" :query "tag:new and tag:feeds and not tag:emacs" -- cgit v1.2.3