commit 86af760798bec111fc6326f8e15a8e15881a89b3
parent cfb09ce113e4e28b79232cb7c6460b06ac90fb7b
Author: Alex Balgavy <alex@balgavy.eu>
Date: Thu, 30 Dec 2021 10:58:18 +0100
neomutt: follow up inbox
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/neomutt/school b/neomutt/school
@@ -20,6 +20,7 @@ virtual-mailboxes \
"Inbox (S)" "notmuch://?query=folder:$my_school_email/Inbox" \
"Archive (2M) (S)" "notmuch://?query=folder:$my_school_email/Archive and date:2M..today" \
"Drafts (S)" "notmuch://?query=folder:$my_school_email/Drafts" \
+ "Follow-up (S)" "notmuch://?query=folder:/$my_school_email/ and tag:followup" \
"Sent (S)" "notmuch://?query='folder:\"$my_school_email/Sent Items\"'" \
"Trash (S)" "notmuch://?query='folder:\"$my_school_email/Deleted Items\"'" \
"Spam (S)" "notmuch://?query='folder:\"$my_school_email/Junk Email\"'" \