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>
FlagDescription
<MESSAGE_ID>
FlagDescription
--when <WHEN>When to fire the reminder. Same forms accepted by mxr snooze --until: in 2h, in 5d, tomorrow 9am, monday 17:00, RFC3339
--cancelCancel an existing reminder on this message
-h, --helpPrint help

Set reminders on outbound messages when you need a reply.

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