zeke / remind-me

A command-line reminder tool that supports natural language dates and times, inspired by Slack's remind feature (UNMAINTAINED)
http://npm.im/remind-me
81 stars 11 forks source link

Should default to a certain time tomorrow #3

Open kennethormandy opened 8 years ago

kennethormandy commented 8 years ago

Nice work on this! I use Slack’s reminders a lot. One nice thing is that “tomorrow” defaults to “9:00am tomorrow” so there’s no need to actually specify a time if the time isn’t relevant. Might be a nice improvement, that threw me a bit when I first ran it.

zeke commented 8 years ago

Right now it defaults to noon if a time isn't specified. I was thinking that might be a good thing to make configurable.