mirror of
https://github.com/neomutt/samples.git
synced 2025-02-18 10:30:49 +01:00
12 lines
599 B
Plaintext
12 lines
599 B
Plaintext
|
# -------------------------------------------------------------------------
|
||
|
# Name: virtual-mailboxes
|
||
|
# -------------------------------------------------------------------------
|
||
|
|
||
|
# virtual-mailboxes "Eingang" "notmuch://?query=tag:inbox"
|
||
|
# virtual-mailboxes "Linux" "notmuch://?query=tag:linux"
|
||
|
# virtual-mailboxes "E-Mails von heute" "notmuch://?query=date:today"
|
||
|
# virtual-mailboxes "E-Mails von gestern" "notmuch://?query=date:yesterday"
|
||
|
# virtual-mailboxes "E-Mails von dieser Woche" "notmuch://?query=date:week.."
|
||
|
# virtual-mailboxes "E-Mails von diesem Monat" "notmuch://?query=date:month.."
|
||
|
|