aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/TODO
blob: 9aedd41ca450217b9ad04507b6fb8af671da00b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Event editor dialog:

- Make it figure out whether the alarm is in
  minutes/hours/days/etc. (via a cascade of conditions) and set the
  widgets appropriately.

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.

Day view:

- Highlight the days with appointments in the calendar.

General:

- See that the views synchronize when you do a gnome_calendar_goto().

- Write online help.  Nice help.  Lots of help.