Closed Bug 416154 Opened 17 years ago Closed 12 years ago

Ability to create new categories in the task/event dialog

Categories

(Calendar :: Dialogs, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 304539

People

(Reporter: davida, Unassigned)

References

Details

When I create a new task, I have to choose among the existing categories for a task.  I'd like to be able to create a new task from that dialog.

One possible area is to add to the menu of tasks "New category...", which would then prompt for a category name (w/ OK/cancel), and then set that as the new category.
This also applies to the event dialog. -> Changing summary.
Component: Tasks → General
QA Contact: tasks → general
Summary: Expect to be able to create new categories in the new task dialog → Ability to create new categories in the task/event dialog
Version: Mozilla 1.8 Branch → unspecified
This feature was already available in Sunbird 0.5 but was removed in Sunbird 0.7 with the introduction of the new event/task dialog. I think it makes sense to add it back.
This is a much needed feature, preferably in lightning and Sunbird. At the least, it should be a separate file that can be easily imported or added to.

When you import a calendar all of the categories should be imported.  This could be an option, as well as an option to accept the colors.  I know the problem of several users, but there should be an option so that people can have standardized calendar installations.
@d2_c2: that's bug 403006 or bug 378754. 
Component: General → Dialogs
QA Contact: general → dialogs
Any work on this?  Could we at least have a button on the toolbar to get to the categories from a new task. Or at least a simple explanation about how we can do this ourselves.
We could do something similar to the Snooze Dropdown.


|...       |
| Meeting  |
|----------|
|[     ] + |  <-- Textbox and an "add" toolbarbutton (small icon)
------------


This requires some XUL hacks that might limit keyboard accessibility, so I'm not particularly keen on doing it now, but it should be easy to do as an extension: just replace the current dropdown with a new one that has the additional functionality. I'd suggest setting the emptytext on the textbox to something like "New Category".

This won't allow setting colors, but maybe with bug 411254 fixed we can make it get a default color automatically.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.