diff options
Diffstat (limited to 'calendar/TODO')
-rw-r--r-- | calendar/TODO | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/calendar/TODO b/calendar/TODO index f7898ed7ca..eca41ce244 100644 --- a/calendar/TODO +++ b/calendar/TODO @@ -1,6 +1,24 @@ -Preferences: +Month view: + +- Display little boxes for the appointments of each day. + +- Double click on a day takes you to the day view. + +- DnD of appointments to move them around. + +Year view: + +- Make it use GnomeMonthItem to make it have a reasonable size. + +Week view: + +- Nice display as in the Palm Pilot. + +Day view: -- Add possibility to start weeks also on monday (European calendar mode) +- Rewrite in terms of the canvas and make it pretty. + +Preferences: - BUG: 12/24 hours stuff is not consistent - I remember that on editing new appointment you get the time-selectors always on 12-hr format @@ -15,21 +33,6 @@ Gnome date selection widget: - Make the displayed date be localized properly -- use strftime(). -Full day widget: - -- Display alarm/whatever flags somewhere. - -- Layout the children nicely like M$ Schedule or Netscape Calendar do - (i.e. make them not overlap each other). - -Month view: - -- Write a month view widget. - -Week view: - -- Replace the calendar by a `task density' widget like in Solaris cm. - General: - Write online help. Nice help. Lots of help. |