summaryrefslogtreecommitdiffabout
path: root/bin
Side-by-side diff
Diffstat (limited to 'bin') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt2
-rw-r--r--bin/kdepim/korganizer/featuresKOPI.txt33
2 files changed, 30 insertions, 5 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
@@ -10,2 +10,4 @@ Fixed a problem in OM/Pi when trying to login to some IMAP servers
+Added recurring todos to KO/Pi.
+
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
@@ -22,5 +22,7 @@ B) Useful features, that are not straighforward to see
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
@@ -146,2 +148,3 @@ B) Useful features, that are not straighforward to see
7) Switching display mode in date edit
+8) Recurring todos
@@ -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".
+
+
+