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 seems that Septapus only supports relative times. I can only give it times relative to present time, like "I want a reminder +2 days from now" but I can't choose a specific date.
Being able to choose a specific datetime like YYYYMMDD-HHmm would be less verbose - thus more coherent - and less human-error prone than it currently is.
Example: Setting a reminder for Saturday
How many days is it from now until Saturday? Let me count... Ok, now how many hours and minutes from now until the moment I want the reminder?
Ok, the command is: @septapus reminder 2 days 16 hours 30 minutes.
VS
Let me glance at the calendar... Ok, that's the day I want, and I already understand absolute time intuitively.
command: @septapus reminder 20200909-1630
The text was updated successfully, but these errors were encountered:
It seems that Septapus only supports relative times. I can only give it times relative to present time, like "I want a reminder +2 days from now" but I can't choose a specific date.
Being able to choose a specific datetime like YYYYMMDD-HHmm would be less verbose - thus more coherent - and less human-error prone than it currently is.
Example: Setting a reminder for Saturday
How many days is it from now until Saturday? Let me count... Ok, now how many hours and minutes from now until the moment I want the reminder?
Ok, the command is: @septapus reminder 2 days 16 hours 30 minutes.
VS
Let me glance at the calendar... Ok, that's the day I want, and I already understand absolute time intuitively.
command: @septapus reminder 20200909-1630
The text was updated successfully, but these errors were encountered: