l mail: move MLs to extra folder
This commit is contained in:
parent
cb817eadd5
commit
189ad95fe2
@ -65,8 +65,15 @@ let
|
|||||||
''} %r |"
|
''} %r |"
|
||||||
|
|
||||||
virtual-mailboxes \
|
virtual-mailboxes \
|
||||||
"INBOX" "notmuch://?query=tag:inbox and NOT tag:killed"\
|
"INBOX" "notmuch://?query=tag:inbox \
|
||||||
|
and NOT tag:killed \
|
||||||
|
and NOT to:shackspace \
|
||||||
|
and NOT to:c-base \
|
||||||
|
and NOT to:nix-devel"\
|
||||||
"Unread" "notmuch://?query=tag:unread"\
|
"Unread" "notmuch://?query=tag:unread"\
|
||||||
|
"shack" "notmuch://?query=to:shackspace"\
|
||||||
|
"c-base" "notmuch://?query=to:c-base"\
|
||||||
|
"nix" "notmuch://?query=to:nix-devel"\
|
||||||
"TODO" "notmuch://?query=tag:TODO"\
|
"TODO" "notmuch://?query=tag:TODO"\
|
||||||
"Starred" "notmuch://?query=tag:*"\
|
"Starred" "notmuch://?query=tag:*"\
|
||||||
"Archive" "notmuch://?query=tag:archive"\
|
"Archive" "notmuch://?query=tag:archive"\
|
||||||
|
Loading…
Reference in New Issue
Block a user