When entering a new Event, it would be helpful to default to the current date/time (or current date + 12AM or 12PM as a round number)
This does run the risk of inadvertently putting a past event in today, but it does save an awful light of tedious clicking/typing in common cases.
If this is a real worry, maybe some JS that initializes it to the current month, year, and a 12AM but requires specifying the day?
When entering a new Event, it would be helpful to default to the current date/time (or current date + 12AM or 12PM as a round number)
This does run the risk of inadvertently putting a past event in today, but it does save an awful light of tedious clicking/typing in common cases.
If this is a real worry, maybe some JS that initializes it to the current month, year, and a 12AM but requires specifying the day?