-rw-r--r-- | bin/kdepim/WhatsNew.txt | 2 | ||||
-rw-r--r-- | bin/kdepim/korganizer/featuresKOPI.txt | 29 |
2 files changed, 28 insertions, 3 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 1a3f827..5820724 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt @@ -9,4 +9,6 @@ Fixed a problem in OM/Pi when trying to login to some IMAP servers (like the IMAP server of Apple: mail.mac.com ) +Added recurring todos to KO/Pi. + ********** VERSION 2.0.6 ************ diff --git a/bin/kdepim/korganizer/featuresKOPI.txt b/bin/kdepim/korganizer/featuresKOPI.txt index c056dca..dc10a6b 100644 --- a/bin/kdepim/korganizer/featuresKOPI.txt +++ b/bin/kdepim/korganizer/featuresKOPI.txt @@ -21,7 +21,9 @@ B) Useful features, that are not straighforward to see 2) Moving of items in the agenda view 3) Creating exceptions for recurring events - 4) Accessing the week in agenda view from the Month view - 5) Navigation in month view - 6) Navigation in agenda view + 4) Navigation in month view + 5) Navigation in agenda view + 6) Monthview as week view + 7) Switching display mode in date edit + 8) Recurring todos @@ -145,4 +147,5 @@ B) Useful features, that are not straighforward to see 6) Monthview as week view 7) Switching display mode in date edit +8) Recurring todos 1) @@ -232,4 +235,24 @@ Now the weekday names are displayed for better overview. To switch back simply doubleclick again in the line edit. +8) +Recurring todos: +In KO/Pi you can define recurring todos. +(You may replace in the following date by datetime). +A recurring todo must have a due date and a start date. +The recurrence is computed from the start date. +As usual, in the views is shown the due date. +If you set a reccuring todo to complete, is it shown as complete +and the next recurrence is computed automatically. +You can now set the todo back to uncomplete. +If you do not set it back to uncomplete, +it will be automatically set back to +(after the next update of a view in KO/Pi) +uncomplete when the current datetime passes the +start date of the todo. +To set the start/due back to other dates simply change the +start/due values in the todo editor. +Recurring todos are not deleted on a "purge completed". + + |