summaryrefslogtreecommitdiffstats
path: root/mutt/mailboxes
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/mailboxes')
-rw-r--r--mutt/mailboxes9
1 files changed, 9 insertions, 0 deletions
diff --git a/mutt/mailboxes b/mutt/mailboxes
new file mode 100644
index 0000000..6274523
--- /dev/null
+++ b/mutt/mailboxes
@@ -0,0 +1,9 @@
+mailboxes "+INBOX" "+Archive" "+Drafts" "+Sent" "+Scans" "+Trash"
+
+virtual-mailboxes "bookmarks" "notmuch://?query=to:bookmark@matthewlemon.com"
+virtual-mailboxes "from Jo" "notmuch://?query=from:joanna"
+virtual-mailboxes "Harvey" "notmuch://?query=harvey"
+virtual-mailboxes "nm-sent" "notmuch://?query=tag:sent"
+virtual-mailboxes "nm-inbox" "notmuch://?query=tag:inbox"
+virtual-mailboxes "Tasks" "notmuch://?query=to:matt+task@matthewlemon.com or to:matthewlemon+task@protonmail.com or to:madmin+task@rushpost.com"
+virtual-mailboxes "last week" "notmuch://?query=date:7days..today"