From 371690a811318e60b8317e62cdcd0c6c047aed69 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 18 May 2022 09:06:22 +0100 Subject: some mutt tweaks --- mutt2022/mailboxes | 2 +- muttrc_fastmail_may22 | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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" diff --git a/muttrc_fastmail_may22 b/muttrc_fastmail_may22 index 33501dc..25e521a 100644 --- a/muttrc_fastmail_may22 +++ b/muttrc_fastmail_may22 @@ -73,6 +73,7 @@ set spoolfile = "+INBOX" subscribe announce@openbsd.org subscribe misc@openbsd.org +subscribe peter@golangweekly.com # groups alternates -group me '^matt@matthewlemon.com$' '^matthew.lemon@gmail.com$' '^matthew.lemon104@mod.gov.uk$' @@ -136,6 +137,10 @@ bind index collapse-thread # Email the sender (not a reply) bind index,pager @ compose-to-sender + +# toggle new +bind index \Cn toggle-new + # Ctrl-R to mark all as read macro index \Cr "T~UN." "mark all messages as read" -- cgit v1.2.3