Confirmed users
503
edits
No edit summary |
No edit summary |
||
| Line 42: | Line 42: | ||
We see that the small business tasks and the student cases have a big overlap. They can likely share the same UI. But enterprise is quite different, with features that require a lot of UI. | We see that the small business tasks and the student cases have a big overlap. They can likely share the same UI. But enterprise is quite different, with features that require a lot of UI. | ||
Currently, that's handled by having to distinct dialogs: to sets of code. This is a bit overkill. A solution could be to have one set of code, but with a pref to enable some parts of it (like the freebusy part). | Currently, that's handled by having to distinct dialogs: to sets of code. This is a bit overkill. A solution could be to have one set of code, but with a pref to enable some parts of it (like the freebusy part). | ||
===Toronto List=== | |||
event dialog related items from the [[Calendar:User_tasks|toronto list]] | |||
Core | |||
* Create an event/task | |||
* Edit an event/task | |||
* Be reminded | |||
* change a repeating pattern | |||
* change an instance of a repeating event | |||
Necessary for our target users | |||
* Access my addressbook while inviting (Lightning+) | |||
* Cancel a meeting | |||
* Change your response to said invitation | |||
* Find when someone else is free (multiple people) | |||
* move an event to another calendar | |||
* copy an event to another calendar | |||
* classify an event (tags) | |||
* set up an event in a different timezone | |||
* publish an event/notes from it | |||
** send mail to everyone at a meeting | |||
* set an event as not blocking my time | |||
Nice to have | |||
* Suggest an alternate time/reschedule | |||
* Schedule a meeting before a deadline | |||
* find attendees for meetings | |||
* attach a "thing" (including application) to an event/task | |||
* annotate events on read-only calendars | |||
* set up events for plane flights between timezones | |||
* create a set of events from a single template | |||
* manipulate events by classification | |||
** change, move, show, hide | |||
* link two events together so they always move together | |||
* create events with ambiguous ends | |||
* classify events in email categories | |||
* reschedule an event to an ambiguous time | |||
* separate/understand my work/home availability (the same event has different free/busy implications depending on who's asking) | |||
* handle travel time for events | |||
* designate ranges/rules for handling/accept/decline invitations | |||
* get birthdays from addressbook | |||
* tell me how old someone is | |||
* handle event importance | |||
* send out an invite with customize appearance | |||
* rich notes | |||
* spellcheck my events | |||
* delegate an event | |||
* schedule vacation time | |||
Extension fodder | |||
* create timezone independent events | |||
* reserve a room | |||
* reserve a resource | |||
* group attendees | |||
* translate an event | |||