Add the ability for the user to define groups and categories. Groups
would correspond to databases; categories would be user-defined
and could be set upon adding or editing an event. Categories can be
color-coded or otherwise formatted, and then events will be tagged
with css class ids such that the color-coding and formatting can be
handled with CSS. User should be able to add groups and
categories and delete existing groups and categories. Deleting a
group would delete all entries in the group database file. A warning
should be posted before deleting group. Deleting a category might
delete the categorized events, remove the category from the
categorized events, or do nothing to existing events...need to
research and decide.
Logged In: YES
user_id=267183
Originator: YES
Group functionality added in 3.0. Category feature still desired.