mutt sorting

This commit is contained in:
Ingolf Wagner 2021-03-18 13:16:02 +01:00
parent d1e5ff35ae
commit 95ec634d1a
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -225,6 +225,7 @@ in {
set sort=threads
set index_format="${index_format} %r |"
folder-hook 'Discourse.*' 'set sort=reverse-date'
virtual-mailboxes "INBOX" "notmuch://?query=(tag:inbox or (tag:sent and not tag:archive)) AND NOT tag:discourse AND NOT tag:muted AND NOT tag:list AND NOT tag:fraud AND NOT tag:junk"
virtual-mailboxes "Unread" "notmuch://?query=(tag:unread AND NOT tag:muted)"