summaryrefslogtreecommitdiffabout
path: root/bin/kdepim
authorzautrix <zautrix>2005-02-13 19:33:41 (UTC)
committer zautrix <zautrix>2005-02-13 19:33:41 (UTC)
commitd92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4 (patch) (unidiff)
tree35648141064565372a677286dbeae710b9b992c7 /bin/kdepim
parent7bd83e913399b8be68a7d37e8f02118ec9eab90e (diff)
downloadkdepimpi-d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4.zip
kdepimpi-d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4.tar.gz
kdepimpi-d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4.tar.bz2
todo fixi
Diffstat (limited to 'bin/kdepim') (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
8Fixed a problem in OM/Pi when trying to login to some IMAP servers 8Fixed a problem in OM/Pi when trying to login to some IMAP servers
9(like the IMAP server of Apple: mail.mac.com ) 9(like the IMAP server of Apple: mail.mac.com )
10 10
11Added recurring todos to KO/Pi.
12
11 13
12********** VERSION 2.0.6 ************ 14********** VERSION 2.0.6 ************
13 15
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
20 1) Right mouse click on Zaurus 20 1) Right mouse click on Zaurus
21 2) Moving of items in the agenda view 21 2) Moving of items in the agenda view
22 3) Creating exceptions for recurring events 22 3) Creating exceptions for recurring events
23 4) Accessing the week in agenda view from the Month view 23 4) Navigation in month view
24 5) Navigation in month view 24 5) Navigation in agenda view
25 6) Navigation in agenda view 25 6) Monthview as week view
26 7) Switching display mode in date edit
27 8) Recurring todos
26 28
27 29
28****************************************************** 30******************************************************
@@ -144,6 +146,7 @@ B) Useful features, that are not straighforward to see
1445) Navigation in agenda view 1465) Navigation in agenda view
1456) Monthview as week view 1476) Monthview as week view
1467) Switching display mode in date edit 1487) Switching display mode in date edit
1498) Recurring todos
147 150
1481) 1511)
149Right mouse click on Zaurus: 152Right mouse click on Zaurus:
@@ -230,8 +233,28 @@ The display mode of a date edit is initially short date mode.
230If you doubleclick in the lineedit the mode switches to long date mode. 233If you doubleclick in the lineedit the mode switches to long date mode.
231Now the weekday names are displayed for better overview. 234Now the weekday names are displayed for better overview.
232To switch back simply doubleclick again in the line edit. 235To switch back simply doubleclick again in the line edit.
233 236
234 2378)
238Recurring todos:
239In KO/Pi you can define recurring todos.
240(You may replace in the following date by datetime).
241A recurring todo must have a due date and a start date.
242The recurrence is computed from the start date.
243As usual, in the views is shown the due date.
244If you set a reccuring todo to complete, is it shown as complete
245and the next recurrence is computed automatically.
246You can now set the todo back to uncomplete.
247If you do not set it back to uncomplete,
248it will be automatically set back to
249(after the next update of a view in KO/Pi)
250uncomplete when the current datetime passes the
251start date of the todo.
252To set the start/due back to other dates simply change the
253start/due values in the todo editor.
254Recurring todos are not deleted on a "purge completed".
255
256
257
235 258
236 259
237 260