mxr snooze
Generated from
mxr snooze --help. Edit the clap definitions incrates/daemon/src/cli/and re-runnpm run buildinsite/to regenerate.
Snooze a message until a specified time
mxr snooze [OPTIONS] --until <UNTIL> [MESSAGE_ID]...Arguments
Section titled “Arguments”| Flag | Description |
|---|---|
[MESSAGE_ID] | … |
Options
Section titled “Options”| Flag | Description |
|---|---|
--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, --help | Print help |
Use When
Section titled “Use When”Hide mail until a useful time instead of leaving it as inbox noise.
Everyday Examples
Section titled “Everyday Examples”mxr snooze MESSAGE_ID --until 'monday 9am'mxr snooze --search 'from:newsletter is:unread' --until weekend --dry-runSee also
Section titled “See also”- CLI overview — full command index
- Concepts — query operators, search modes, JSON shapes
- Automation contract — which commands support
--format json,--dry-run, stdin