We're using the calendar as a way to manage a tennis league. The league captain posts scheduled matches as events with start and stop times, and the team members confirm they'll be there by adding an "all day" event with their name and "confirmed" as the event title.
Having team members use a specific starting time that's one minute later than the match looks bizarre and clutters the calendar, but otherwise the "all day" events sort above the "timed" event, pushing the match information down to the bottom under 13 or 14 "confirmed" messages.
Is there any easy way to have the script give precedence to timed events, always displaying them before "all day" events?
Thanks much.