Quick add is provides the user the possibility to add an event in the calendar in one textbox, eg. breakfast in the english pub 10am tomorrow. A handler should recognise the date and time, given in any date format and even words like today and tomorrow. When the handler is not able to recognise the given input, a normal add event form should be displayed to the user (see AddEditEventStory).