mutt sorting
This commit is contained in:
parent
d1e5ff35ae
commit
95ec634d1a
1 changed files with 1 additions and 0 deletions
|
@ -225,6 +225,7 @@ in {
|
||||||
set sort=threads
|
set sort=threads
|
||||||
|
|
||||||
set index_format="${index_format} %r |"
|
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 "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)"
|
virtual-mailboxes "Unread" "notmuch://?query=(tag:unread AND NOT tag:muted)"
|
||||||
|
|
Loading…
Reference in a new issue