Show Recent Mail#
Prerequisites#
Notmuch integration working in NeoMutt (see Setting Up Notmuch).
Show the Last 7 Days#
Add a virtual mailbox with a date range:
virtual-mailboxes "Recent" "notmuch://?query=date:7d..now"
Open the mailbox.
Expected result: only messages from the last 7 days are shown.
Adjust the Range#
Use Notmuch date syntax to widen or narrow the window:
Query |
Period |
|---|---|
|
Last 24 hours |
|
Last 7 days |
|
Last month |
|
Last 3 months |
|
Last year |