You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be fun to type remind me how and get instructions on how to use the thing.
$ remind me how
Forgotten how to use this? Happy to help!
remind me
// create a reminder. Examples:
remind me in two hours to take a break
remind me to do some deep breathing in 10 minutes
remind me at 3pm to wash the dishes
remind me to wash the dishes at 4:00 pm tomorrow
remind me to get out of bed tomorrow
remind me to put on pants at 8:36 am tomorrow
remind me on friday at 9pm to go party
remind me on February 2 at 6:30am to look for my shadow
remind list
// list all upcoming reminders and their times
remind cancel <id>
// delete a reminder by specifying its id
remind edit
// open reminders.json in your $EDITOR
remind config
// open config.json in your $EDITOR
The text was updated successfully, but these errors were encountered:
It'd be fun to type
remind me how
and get instructions on how to use the thing.The text was updated successfully, but these errors were encountered: