summaryrefslogtreecommitdiffabout
path: root/bin
authorzautrix <zautrix>2005-02-13 19:33:41 (UTC)
committer zautrix <zautrix>2005-02-13 19:33:41 (UTC)
commitd92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4 (patch) (side-by-side diff)
tree35648141064565372a677286dbeae710b9b992c7 /bin
parent7bd83e913399b8be68a7d37e8f02118ec9eab90e (diff)
downloadkdepimpi-d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4.zip
kdepimpi-d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4.tar.gz
kdepimpi-d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4.tar.bz2
todo fixi
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
@@ -8,6 +8,8 @@ Added global application font settings
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
@@ -20,9 +20,11 @@ B) Useful features, that are not straighforward to see
1) Right mouse click on Zaurus
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
******************************************************
@@ -144,6 +146,7 @@ B) Useful features, that are not straighforward to see
5) Navigation in agenda view
6) Monthview as week view
7) Switching display mode in date edit
+8) Recurring todos
1)
Right mouse click on Zaurus:
@@ -230,8 +233,28 @@ The display mode of a date edit is initially short date mode.
If you doubleclick in the lineedit the mode switches to long date mode.
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".
+
+
+