diff options
Diffstat (limited to 'calendar/TODO')
-rw-r--r-- | calendar/TODO | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/calendar/TODO b/calendar/TODO index 81a657d658..6d10b689da 100644 --- a/calendar/TODO +++ b/calendar/TODO @@ -1,7 +1,11 @@ BUGS: - Recurrence end date is wrong. An event that repeats daily will not - be included in the ending date of the recurrence (off-by-one error?). + be included in the ending date of the recurrence (off-by-one + error?). + +- X-fields (extensions) are stripped from a vCal file when it is + saved. They should be preserved. Year view: @@ -10,8 +14,6 @@ Year view: Month view: -- Display little boxes for the appointments of each day. - - Popup menu like in the year view. - Double click on a day takes you to the day view. |