Skip to content

mxr remind

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

Set or cancel a follow-up reminder on an outbound message. Reminders fire if no reply has arrived by the given time — surfacing the message back to the user as a follow-up

mxr remind [OPTIONS] <MESSAGE_ID>
Flag Description
<MESSAGE_ID>
Flag Description
--account <ACCOUNT>
--when <WHEN> When to fire the reminder. Same forms accepted by mxr snooze --until: in 2h, in 5d, tomorrow 9am, monday 17:00, RFC3339
--cancel Cancel an existing reminder on this message
-h, --help Print help

Set reminders on outbound messages when you need a reply.

Terminal window
mxr remind SENT_MESSAGE_ID --when 'friday 10am'