Automatically detect and prefill event time from text entered in the description field
When a calendar event description starts with a time (e.g., '17:00' or '5 PM'), automatically detect it with regex and prefill the event’s time fields—simple to implement, high user value, inspired by Google Calendar. (or let me know and I will implement it for you <3)
9
votes
-
AstroCephale
commented
Also, I don't want to have to type the ":" when entering a time, writing "1830" should enter "18:30" or "6:30 PM".
-
lil ro
commented
Yes! It shouldn't matter if I type "8pm" "8 pm" "8:00pm". It should recognize the time I entered and auto-format it.
-
Sam
commented
YES please implement this feature!
-
RShep33
commented
I need this too! It's so practical in Google Calendar. Unfortunately I posed a very similar idea a year ago, and it was deleted...