Skip to content

mxr snooze

Generated from mxr snooze --help. Edit the clap definitions in crates/daemon/src/cli/ and re-run npm run build in site/ to regenerate.

Snooze a message until a specified time

mxr snooze [OPTIONS] --until <UNTIL> [MESSAGE_ID]...
FlagDescription
[MESSAGE_ID]
FlagDescription
--until <UNTIL>When to resurface. Accepts: configured presets (tomorrow|monday|weekend|tonight), conversational forms (in 2h, monday 5pm, tomorrow 9am), and RFC3339 timestamps (2026-06-01T15:00:00Z)
--search <SEARCH>
--yes
--dry-run
--format <FORMAT>[possible values: table, json, jsonl, csv, ids]
-h, --helpPrint help

Hide mail until a useful time instead of leaving it as inbox noise.

Terminal window
mxr snooze MESSAGE_ID --until 'monday 9am'
mxr snooze --search 'from:newsletter is:unread' --until weekend --dry-run