Automatic time parsing for new calendar events
When creating a new event in the calendar, any time written in the event header should automatically be put as the time for the event. The given time should then be removed from the header of the event.
Example #1: If an event is made with the header "Hairdressers 17:15" then the starting time for the event should be automatically set to 17:15 (on 24H systems) with a standard duration time of 1 hour. The header for the event in the calendar should then be just "Hairdressers" with the given starting time.
Example #2: Similarily, if an event is made with the event header "Meeting 12-14", then the event should automatically get the starting time of 12:00 and end at 14:00. The header for the event in the calendar should just be "Meeting".