blob: f582c08044eef6ec14bba427d5a0ade19711935f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# -*- mode: notmuch-tags -*-
# Notmuch post-new tags --- see <man:notmuch-tag(1)>
# Account tags
+personal -- path:fastmail/**
+clickhere +work -- path:clickhere/**
-inbox -unread -- tag:TaskIQ
-inbox -unread -- from:taskiq@clickheredigital.com
-inbox -unread -- from:get@myreports.email or from:mail@semrush.com
-inbox -unread -- from:"/Semrush App Center Team/"
-inbox -- to:seo@clickheredigital.com
+bryc +work -- path:bryc/*
+paper +work -- path:paper/**
-inbox -unread -- path:paper/** and subject:"Shift Transfer Request"
-inbox +slack -- from:notification@slack.com
# Spam
+spam -new -- (folder:/.*[Ss]pam.*/ or folder:/.*[Jj]unk.*/ or Xspam:yes) and tag:new
# Auto-archive
+archive -new -inbox -- not tag:unread and date:..6M
# Sent mail
+sent -new -unread -inbox -- tag:new from:/.*@acdw\.net/ or from:case@clickheredigital.com or from:case@thebryc.org
# Calendar invites
+invite -- attachment:ics
# Draft
-inbox -unread -- tag:draft or folder:draft
# Etc, etc, etc.
+dracula -unread -- from:draculadaily@substack.com
|