diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-18 09:06:22 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-05-18 09:06:22 +0100 |
commit | 371690a811318e60b8317e62cdcd0c6c047aed69 (patch) | |
tree | a38463cea637b8413d5756a573da3ee303805473 /mutt2022/mailboxes | |
parent | 0cea37f52a3b6543e965ce1a9cbf1f9dbc58c883 (diff) |
some mutt tweaks
Diffstat (limited to 'mutt2022/mailboxes')
-rw-r--r-- | mutt2022/mailboxes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt2022/mailboxes b/mutt2022/mailboxes index 3c5dcd1..a5cfbf4 100644 --- a/mutt2022/mailboxes +++ b/mutt2022/mailboxes @@ -4,5 +4,5 @@ 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 "emailed Tasks" "notmuch://?query=to:matthewlemon+task@protonmail.com or to:madmin+task@rushpost.com" +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" |