diff options
author | jao <jao@gnu.org> | 2021-06-06 04:19:29 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-06-06 04:19:29 +0100 |
commit | 932b700f1a89d54badd438453d47dded1e82e2e9 (patch) | |
tree | 3f3a8efd18bd28001d67151202138a44d22c8f7d | |
parent | c591c413ba574449276966153419605aa7b09a5f (diff) | |
download | elibs-932b700f1a89d54badd438453d47dded1e82e2e9.tar.gz elibs-932b700f1a89d54badd438453d47dded1e82e2e9.tar.bz2 |
tagging based on List:
-rw-r--r-- | email.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -714,6 +714,8 @@ tag_directory jao tag_directory feeds + notmuch tag +bug -lists -drivel \ + -- "tag:new AND tag:bigml AND (List:bigmlcom/wintermute OR List:bigmlcom/universe)" notmuch tag +gmane -- tag:new AND folder:/gmane/ #+end_src @@ -728,7 +730,7 @@ tag_deleted "bigml.(drivel|lists|deploys|bugs)" 3d tag_deleted "bigml.reports" 1d tag_deleted "bigml.support$" 7d - tag_deleted "jao.(drivel|lists|books|think)" 3d + tag_deleted "jao.(drivel|lists|books|think|local)" 3d tag_deleted "feeds.+" 3d notmuch tag +deleted +trash -new -unread -- "folder:trash and tag:new" |