author | zautrix <zautrix> | 2005-02-13 19:33:41 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-02-13 19:33:41 (UTC) |
commit | d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4 (patch) (unidiff) | |
tree | 35648141064565372a677286dbeae710b9b992c7 | |
parent | 7bd83e913399b8be68a7d37e8f02118ec9eab90e (diff) | |
download | kdepimpi-d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4.zip kdepimpi-d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4.tar.gz kdepimpi-d92f68abdd8bdd22d25ebe6e2325ac3e8cd7add4.tar.bz2 |
todo fixi
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 2 | ||||
-rw-r--r-- | bin/kdepim/korganizer/featuresKOPI.txt | 33 |
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 | |||
@@ -1,58 +1,60 @@ | |||
1 | Info about the changes in new versions of KDE-Pim/Pi | 1 | Info about the changes in new versions of KDE-Pim/Pi |
2 | 2 | ||
3 | ********** VERSION 2.0.7 ************ | 3 | ********** VERSION 2.0.7 ************ |
4 | 4 | ||
5 | Added global application font settings | 5 | Added global application font settings |
6 | (for all KDE-Pim/Pi apps) to the general settings. | 6 | (for all KDE-Pim/Pi apps) to the general settings. |
7 | 7 | ||
8 | Fixed a problem in OM/Pi when trying to login to some IMAP servers | 8 | Fixed 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 | ||
11 | Added recurring todos to KO/Pi. | ||
12 | |||
11 | 13 | ||
12 | ********** VERSION 2.0.6 ************ | 14 | ********** VERSION 2.0.6 ************ |
13 | 15 | ||
14 | Some bugfixes in the pi-sync mode. | 16 | Some bugfixes in the pi-sync mode. |
15 | Added German translation for pi-sync mode. | 17 | Added German translation for pi-sync mode. |
16 | 18 | ||
17 | KO/Pi: | 19 | KO/Pi: |
18 | Made the todolist using alternate background. | 20 | Made the todolist using alternate background. |
19 | 21 | ||
20 | Other minor fixes in KO/Pi. | 22 | Other minor fixes in KO/Pi. |
21 | 23 | ||
22 | 24 | ||
23 | ********** VERSION 2.0.5 ************ | 25 | ********** VERSION 2.0.5 ************ |
24 | 26 | ||
25 | Bugfixes in KO/Pi. | 27 | Bugfixes in KO/Pi. |
26 | 28 | ||
27 | ********** VERSION 2.0.4 ************ | 29 | ********** VERSION 2.0.4 ************ |
28 | 30 | ||
29 | KO/Pi: | 31 | KO/Pi: |
30 | Fixed problem loading translations for summary/location edit boxes in event/todo editor. | 32 | Fixed problem loading translations for summary/location edit boxes in event/todo editor. |
31 | 33 | ||
32 | Added a general "select week number" to the toolbar. | 34 | Added a general "select week number" to the toolbar. |
33 | 35 | ||
34 | Fixed some small problem of the new features introduced in version 2.0.3. | 36 | Fixed some small problem of the new features introduced in version 2.0.3. |
35 | 37 | ||
36 | Made it possible to specify one specific category as category color, | 38 | Made it possible to specify one specific category as category color, |
37 | if more than one categories are selected. | 39 | if more than one categories are selected. |
38 | 40 | ||
39 | Fixed a bug in saving colors for categories with non-ascii characters. | 41 | Fixed a bug in saving colors for categories with non-ascii characters. |
40 | (Like, e.g. German Umlauts). | 42 | (Like, e.g. German Umlauts). |
41 | Propably you have to set your colors again for those categories. | 43 | Propably you have to set your colors again for those categories. |
42 | 44 | ||
43 | 45 | ||
44 | ********** VERSION 2.0.3 ************ | 46 | ********** VERSION 2.0.3 ************ |
45 | 47 | ||
46 | KO/Pi: | 48 | KO/Pi: |
47 | Added feature for changing alarm settings for many items at once: | 49 | Added feature for changing alarm settings for many items at once: |
48 | Open list view (or search dialog), select the desired items and choose in | 50 | Open list view (or search dialog), select the desired items and choose in |
49 | the popup menu: Set alarm for selected... | 51 | the popup menu: Set alarm for selected... |
50 | 52 | ||
51 | Added to the event/todo viewer the option to send an email to | 53 | Added to the event/todo viewer the option to send an email to |
52 | all attendees or all selected (with RSVP) attendees. | 54 | all attendees or all selected (with RSVP) attendees. |
53 | 55 | ||
54 | Made the week-month mode changing in month view faster. | 56 | Made the week-month mode changing in month view faster. |
55 | 57 | ||
56 | Made month view better useable with keyboard. | 58 | Made month view better useable with keyboard. |
57 | Now TAB key jumps to next cell with an event/todo. | 59 | Now TAB key jumps to next cell with an event/todo. |
58 | Scroll in cell with coursor keys, scroll in time (next week) with | 60 | Scroll in cell with coursor keys, scroll in time (next week) with |
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 | |||
@@ -1,73 +1,75 @@ | |||
1 | Features of KO/Pi and hints for usage of KO/Pi | 1 | Features of KO/Pi and hints for usage of KO/Pi |
2 | (www.pi-sync.net) | 2 | (www.pi-sync.net) |
3 | 3 | ||
4 | A) General features | 4 | A) General features |
5 | 0) Main features | 5 | 0) Main features |
6 | 1) Import - export - connection - syncing | 6 | 1) Import - export - connection - syncing |
7 | 2) Filter | 7 | 2) Filter |
8 | 3) Managing categories: | 8 | 3) Managing categories: |
9 | 4) Cancelling of items: | 9 | 4) Cancelling of items: |
10 | 5) Addressbook access: | 10 | 5) Addressbook access: |
11 | 6) Quick editing: | 11 | 6) Quick editing: |
12 | 7) Fast navigation: | 12 | 7) Fast navigation: |
13 | 8) Printing: | 13 | 8) Printing: |
14 | 9) Configuration: | 14 | 9) Configuration: |
15 | 10) Language: | 15 | 10) Language: |
16 | 11) Alarm: | 16 | 11) Alarm: |
17 | 12) What'sThis Help: | 17 | 12) What'sThis Help: |
18 | 18 | ||
19 | B) Useful features, that are not straighforward to see | 19 | 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 | ****************************************************** |
29 | A) General features | 31 | A) General features |
30 | ****************************************************** | 32 | ****************************************************** |
31 | Features of KO/Pi 1.9.12: | 33 | Features of KO/Pi 1.9.12: |
32 | 0) | 34 | 0) |
33 | Main features: | 35 | Main features: |
34 | KO/Pi makes synchronizing your data easy! | 36 | KO/Pi makes synchronizing your data easy! |
35 | Details in 1) and the sync HowTos. | 37 | Details in 1) and the sync HowTos. |
36 | With KO/Pi you can manage your events/todos/journals. | 38 | With KO/Pi you can manage your events/todos/journals. |
37 | Todos may have subtodos. | 39 | Todos may have subtodos. |
38 | A subtodo can be changed to a parent root todo. | 40 | A subtodo can be changed to a parent root todo. |
39 | A (sub)todo can be reparented to make it a subtodo of another todo. | 41 | A (sub)todo can be reparented to make it a subtodo of another todo. |
40 | KO/Pi has a monthview, a What's Next view, an event list view, a small and big todo-view and an agenda view to display 1-42 days. | 42 | KO/Pi has a monthview, a What's Next view, an event list view, a small and big todo-view and an agenda view to display 1-42 days. |
41 | KO/Pi is Qt-only based and runs on Sharp Zaurus PDA, Linux and Windows. | 43 | KO/Pi is Qt-only based and runs on Sharp Zaurus PDA, Linux and Windows. |
42 | 1) | 44 | 1) |
43 | Import - export - connection - syncing: | 45 | Import - export - connection - syncing: |
44 | KO/Pi on Windows can import calendar data easyly from Outlook directly via OLE. | 46 | KO/Pi on Windows can import calendar data easyly from Outlook directly via OLE. |
45 | Recurring events with exceptions and attendee lists of meetings are imported properly. | 47 | Recurring events with exceptions and attendee lists of meetings are imported properly. |
46 | KO/Pi can import/export ics and vcs files. | 48 | KO/Pi can import/export ics and vcs files. |
47 | KO/Pi can save/load ics backup files. | 49 | KO/Pi can save/load ics backup files. |
48 | KO/Pi can send ics and vcs files via infrared, with and without timezone settings.( Zaurus only ) | 50 | KO/Pi can send ics and vcs files via infrared, with and without timezone settings.( Zaurus only ) |
49 | KO/Pi can receive files via infrared directly, after beam receive is enabled.( Zaurus only ) | 51 | KO/Pi can receive files via infrared directly, after beam receive is enabled.( Zaurus only ) |
50 | Via the search function you can send any number/selection of events/tasks/journal via infrared. | 52 | Via the search function you can send any number/selection of events/tasks/journal via infrared. |
51 | Via the search function you can export and save any number/selection of events/tasks/journal to an ics file. | 53 | Via the search function you can export and save any number/selection of events/tasks/journal to an ics file. |
52 | Via the search function you can export and save any number/selection of journals and descriptions of events/todos to a plain text file. | 54 | Via the search function you can export and save any number/selection of journals and descriptions of events/todos to a plain text file. |
53 | KO/Pi can import xml calendar/todo data from Opie/old Qtopia environment. | 55 | KO/Pi can import xml calendar/todo data from Opie/old Qtopia environment. |
54 | KO/Pi can sync calendar/todo data with new Sharp Rom DTM model PIM applications, found on Zaurus 7x0/860 and Sharp Rom 3.1 (and above) for 5x00 series. | 56 | KO/Pi can sync calendar/todo data with new Sharp Rom DTM model PIM applications, found on Zaurus 7x0/860 and Sharp Rom 3.1 (and above) for 5x00 series. |
55 | (Hint: Rename /home/QtPalmtop/bin/datebook to e.g. /home/QtPalmtop/bin/datebookwech | 57 | (Hint: Rename /home/QtPalmtop/bin/datebook to e.g. /home/QtPalmtop/bin/datebookwech |
56 | to prevent alarm notification by the Sharp calendar app) | 58 | to prevent alarm notification by the Sharp calendar app) |
57 | KO/Pi can sync calendar/todo/journal data with any local ics file. | 59 | KO/Pi can sync calendar/todo/journal data with any local ics file. |
58 | In KO/Pi you can create a specific profile for each device to sync with. | 60 | In KO/Pi you can create a specific profile for each device to sync with. |
59 | KO/Pi can automatically down/upload a remote ics file to a temp file via user specified system command (e.g. ssh/scp, ftp, ...) to sync with. | 61 | KO/Pi can automatically down/upload a remote ics file to a temp file via user specified system command (e.g. ssh/scp, ftp, ...) to sync with. |
60 | KO/Pi can ask you, if a conflict while syncing is detected and displays a detailed view of both events/todos. | 62 | KO/Pi can ask you, if a conflict while syncing is detected and displays a detailed view of both events/todos. |
61 | Multiple sync with many profiles at once is supported. Read "Multi Sync HowTo". | 63 | Multiple sync with many profiles at once is supported. Read "Multi Sync HowTo". |
62 | KO/Pi can sync after an easy and quick setup via network in the "Pi-Sync" mode with another running instance of KO/Pi with "Pi-Sync" enabled. | 64 | KO/Pi can sync after an easy and quick setup via network in the "Pi-Sync" mode with another running instance of KO/Pi with "Pi-Sync" enabled. |
63 | KO/Pi on Linux can sync with KDE calendar data. | 65 | KO/Pi on Linux can sync with KDE calendar data. |
64 | KO/Pi on the Zaurus can sync with KDE calendar data on desktop via Pi-Sync. Read "KDE-Sync HowTo". | 66 | KO/Pi on the Zaurus can sync with KDE calendar data on desktop via Pi-Sync. Read "KDE-Sync HowTo". |
65 | KO/Pi can sync and export data to mobile phones. Supported models are depending of the used lib, libgammu. | 67 | KO/Pi can sync and export data to mobile phones. Supported models are depending of the used lib, libgammu. |
66 | If KO/Pi detects that the saved file on disk has changed,(e.g. a remote sync from somewhere has happened), | 68 | If KO/Pi detects that the saved file on disk has changed,(e.g. a remote sync from somewhere has happened), |
67 | it asks you, if you want to overwrite the file or if you want to sync with the file. Such that no data is lost. | 69 | it asks you, if you want to overwrite the file or if you want to sync with the file. Such that no data is lost. |
68 | KO/Pi can save/load templates for events/todos. | 70 | KO/Pi can save/load templates for events/todos. |
69 | 2) | 71 | 2) |
70 | Filter: | 72 | Filter: |
71 | You can define filters for displaying/not displaying specified categories. | 73 | You can define filters for displaying/not displaying specified categories. |
72 | Quick access to the first 20 filters via hotkeys 1-0 and <ctrl>1-0 | 74 | Quick access to the first 20 filters via hotkeys 1-0 and <ctrl>1-0 |
73 | 3) | 75 | 3) |
@@ -99,141 +101,162 @@ When dragging a recurrent event in agenda view, this recurrence is automatically | |||
99 | If you click on a day number in month view, a new edit event dialog pops up. | 101 | If you click on a day number in month view, a new edit event dialog pops up. |
100 | 7) | 102 | 7) |
101 | Fast navigation: | 103 | Fast navigation: |
102 | There are many shortcuts for fast changing the view. Please refer to shortcut-key description. | 104 | There are many shortcuts for fast changing the view. Please refer to shortcut-key description. |
103 | If you click on the week number in month view, this week is shown in agenda view. | 105 | If you click on the week number in month view, this week is shown in agenda view. |
104 | 8) | 106 | 8) |
105 | Printing: | 107 | Printing: |
106 | On the desktop version, you can print out a vertical range of the agenda view "as you see it". | 108 | On the desktop version, you can print out a vertical range of the agenda view "as you see it". |
107 | And you can print on the desktop version a day view, three kinds of a week view and a month view. | 109 | And you can print on the desktop version a day view, three kinds of a week view and a month view. |
108 | You can print the todo list as well. | 110 | You can print the todo list as well. |
109 | 9) | 111 | 9) |
110 | Configuration: | 112 | Configuration: |
111 | There are many advanced configuration possibilities. | 113 | There are many advanced configuration possibilities. |
112 | You can configure for every item in the toolbar, whether it should be shown or not. | 114 | You can configure for every item in the toolbar, whether it should be shown or not. |
113 | There are two item sizes for toolbar icons available. (Useful for 5x00 user and small display). | 115 | There are two item sizes for toolbar icons available. (Useful for 5x00 user and small display). |
114 | You can configure the font/fontsize for every view. | 116 | You can configure the font/fontsize for every view. |
115 | 10) | 117 | 10) |
116 | Language: | 118 | Language: |
117 | KO/Pi is available in English, German, French and Italian. | 119 | KO/Pi is available in English, German, French and Italian. |
118 | 11) | 120 | 11) |
119 | Alarm: | 121 | Alarm: |
120 | For Zaurus there is an alarm applet available with additional timer functionality. | 122 | For Zaurus there is an alarm applet available with additional timer functionality. |
121 | This alarm applet will make the Zaurus wake up, if the device is in suspend mode. | 123 | This alarm applet will make the Zaurus wake up, if the device is in suspend mode. |
122 | On the desktop (e.g. Windows) you can enable in KO/Pi the internal alarm notification, | 124 | On the desktop (e.g. Windows) you can enable in KO/Pi the internal alarm notification, |
123 | such that you are informed about an alarm, if the program is running. | 125 | such that you are informed about an alarm, if the program is running. |
124 | 12) | 126 | 12) |
125 | What'sThis Help: | 127 | What'sThis Help: |
126 | To use the What'sThis Help, you have to enable the What'sThis icon in the toolbar. | 128 | To use the What'sThis Help, you have to enable the What'sThis icon in the toolbar. |
127 | (Choose menu: ME-Toolbar or Action-Configure Toolbar ). | 129 | (Choose menu: ME-Toolbar or Action-Configure Toolbar ). |
128 | (You have to restart to reload the changed toolbar config). | 130 | (You have to restart to reload the changed toolbar config). |
129 | Now click on the QWhat'sThis Icon | 131 | Now click on the QWhat'sThis Icon |
130 | in the top right corner of KO/Pi. | 132 | in the top right corner of KO/Pi. |
131 | Then click now after that on an item in the Agenda View or in the month view | 133 | Then click now after that on an item in the Agenda View or in the month view |
132 | you will get a detailed display of the items content. | 134 | you will get a detailed display of the items content. |
133 | 135 | ||
134 | 136 | ||
135 | 137 | ||
136 | ****************************************************** | 138 | ****************************************************** |
137 | B) Useful features, that are not straighforward to see | 139 | B) Useful features, that are not straighforward to see |
138 | ****************************************************** | 140 | ****************************************************** |
139 | 141 | ||
140 | 1) Right mouse click on Zaurus | 142 | 1) Right mouse click on Zaurus |
141 | 2) Moving of items in the agenda view | 143 | 2) Moving of items in the agenda view |
142 | 3) Creating exceptions for recurring events | 144 | 3) Creating exceptions for recurring events |
143 | 4) Navigation in month view | 145 | 4) Navigation in month view |
144 | 5) Navigation in agenda view | 146 | 5) Navigation in agenda view |
145 | 6) Monthview as week view | 147 | 6) Monthview as week view |
146 | 7) Switching display mode in date edit | 148 | 7) Switching display mode in date edit |
149 | 8) Recurring todos | ||
147 | 150 | ||
148 | 1) | 151 | 1) |
149 | Right mouse click on Zaurus: | 152 | Right mouse click on Zaurus: |
150 | In KO/Pi on the desktop a right mouse click will popup an menu on some items. | 153 | In KO/Pi on the desktop a right mouse click will popup an menu on some items. |
151 | On the Zaurus there can only the stylus be used. | 154 | On the Zaurus there can only the stylus be used. |
152 | To simulte a right mouse click with the stylus press is and hold it down | 155 | To simulte a right mouse click with the stylus press is and hold it down |
153 | for 1-2 seconds. If you release it then, a menu pops up, if there is | 156 | for 1-2 seconds. If you release it then, a menu pops up, if there is |
154 | a menu available for this particular item. | 157 | a menu available for this particular item. |
155 | On some places the menu pops up without releasing the stylus. | 158 | On some places the menu pops up without releasing the stylus. |
156 | That bevaviour is not a bug, it is caused by the the behaviour of the | 159 | That bevaviour is not a bug, it is caused by the the behaviour of the |
157 | single left click on the item. | 160 | single left click on the item. |
158 | 161 | ||
159 | 2) | 162 | 2) |
160 | Moving of items in the agenda view: | 163 | Moving of items in the agenda view: |
161 | In the agenda view you can move an item by clicking on it and holding | 164 | In the agenda view you can move an item by clicking on it and holding |
162 | the mouse down. | 165 | the mouse down. |
163 | You have to move the mouse some distance before the items actually | 166 | You have to move the mouse some distance before the items actually |
164 | starts to move. That is not abug, that is a feature to prevent | 167 | starts to move. That is not abug, that is a feature to prevent |
165 | you to make unwanted moves of the item when you click on it(and moving the | 168 | you to make unwanted moves of the item when you click on it(and moving the |
166 | mouse only a small distance with this click) | 169 | mouse only a small distance with this click) |
167 | 170 | ||
168 | 3) | 171 | 3) |
169 | Creating exceptions for recurring events: | 172 | Creating exceptions for recurring events: |
170 | To create an exception for a recurring event, | 173 | To create an exception for a recurring event, |
171 | move this event in the agenda view. | 174 | move this event in the agenda view. |
172 | This recurrence is automatically added to the list | 175 | This recurrence is automatically added to the list |
173 | of recurrence exceptions and a non-recurring clone is created. | 176 | of recurrence exceptions and a non-recurring clone is created. |
174 | To cancel a single recurrence, create an exception by moving it | 177 | To cancel a single recurrence, create an exception by moving it |
175 | and then move it back and cancel it. | 178 | and then move it back and cancel it. |
176 | 179 | ||
177 | 4) | 180 | 4) |
178 | Navigation in month view: | 181 | Navigation in month view: |
179 | If you select the month view with the icon in the toolbar, | 182 | If you select the month view with the icon in the toolbar, |
180 | the selected data range in the date navigator | 183 | the selected data range in the date navigator |
181 | is set automatically to the complete month. | 184 | is set automatically to the complete month. |
182 | (Click on month view and then the space bar to see the | 185 | (Click on month view and then the space bar to see the |
183 | selected data range in the date navigator). | 186 | selected data range in the date navigator). |
184 | If you select in the data navigator | 187 | If you select in the data navigator |
185 | (automatically by clicking on the month view or manually) | 188 | (automatically by clicking on the month view or manually) |
186 | a date range from the first of the month to the | 189 | a date range from the first of the month to the |
187 | 28.-31. of the month (the 28.-31. is valid for every month!) | 190 | 28.-31. of the month (the 28.-31. is valid for every month!) |
188 | then the (month-)navigation keys will select automatically the | 191 | then the (month-)navigation keys will select automatically the |
189 | complete next month as date range. | 192 | complete next month as date range. |
190 | 193 | ||
191 | 5) | 194 | 5) |
192 | Navigation in agenda view: | 195 | Navigation in agenda view: |
193 | If you select (as an example) 4 days in the date navigator | 196 | If you select (as an example) 4 days in the date navigator |
194 | the (week-) navigation key will select the same 4 days in the next week. | 197 | the (week-) navigation key will select the same 4 days in the next week. |
195 | If you want to get the next 4 days after the selected 4 days selected, | 198 | If you want to get the next 4 days after the selected 4 days selected, |
196 | you have to switch the navigation mode to "next days mode" | 199 | you have to switch the navigation mode to "next days mode" |
197 | by clicking on the next days icons. | 200 | by clicking on the next days icons. |
198 | Now the next days from today are selected, but after selecting | 201 | Now the next days from today are selected, but after selecting |
199 | 4 days in the day navigator the (week-) navigation key | 202 | 4 days in the day navigator the (week-) navigation key |
200 | will select the next 4 days. | 203 | will select the next 4 days. |
201 | The "next days mode" is turned off by clicking on the | 204 | The "next days mode" is turned off by clicking on the |
202 | week view, work week view or day view button. | 205 | week view, work week view or day view button. |
203 | The agenda view has "time labels" on the left, which displays the hours from 0-24. | 206 | The agenda view has "time labels" on the left, which displays the hours from 0-24. |
204 | If you press the mouse on the timelabels and move it up/down you can | 207 | If you press the mouse on the timelabels and move it up/down you can |
205 | increase/decrease the agenda size quickly. | 208 | increase/decrease the agenda size quickly. |
206 | In the agenda view you can click on the day labels (e.g. Mon 14) | 209 | In the agenda view you can click on the day labels (e.g. Mon 14) |
207 | to see the selected date in single day mode. | 210 | to see the selected date in single day mode. |
208 | If you click in single day mode the day label you will switch back to | 211 | If you click in single day mode the day label you will switch back to |
209 | the previously selected date range. | 212 | the previously selected date range. |
210 | Right of the day labels is a ">" button. | 213 | Right of the day labels is a ">" button. |
211 | If you click this button, you will go one day ahead. | 214 | If you click this button, you will go one day ahead. |
212 | Left of the day labels is the month name displayed. | 215 | Left of the day labels is the month name displayed. |
213 | If you click this button, the month view is shown. | 216 | If you click this button, the month view is shown. |
214 | 217 | ||
215 | 6) | 218 | 6) |
216 | Monthview as week view: | 219 | Monthview as week view: |
217 | On the left side of the monthview are the week number labels displayed. | 220 | On the left side of the monthview are the week number labels displayed. |
218 | If you click on these labels, the month view will show this week zoomed. | 221 | If you click on these labels, the month view will show this week zoomed. |
219 | To go back to monthly view click the left label again. | 222 | To go back to monthly view click the left label again. |
220 | You can quickly select a week number by clicking the black triangle | 223 | You can quickly select a week number by clicking the black triangle |
221 | on top of the week number labels. | 224 | on top of the week number labels. |
222 | 225 | ||
223 | 7) | 226 | 7) |
224 | Switching display mode in date edit: | 227 | Switching display mode in date edit: |
225 | On several places is a date edit used. | 228 | On several places is a date edit used. |
226 | You can scroll the dates by selecting the part of the date (month, day, year) | 229 | You can scroll the dates by selecting the part of the date (month, day, year) |
227 | in the lineedit and pressing the key up/key down key. | 230 | in the lineedit and pressing the key up/key down key. |
228 | The display mode of a date edit is initially short date mode. | 231 | The display mode of a date edit is initially short date mode. |
229 | (I.e. weekday names are not displayed) | 232 | (I.e. weekday names are not displayed) |
230 | If you doubleclick in the lineedit the mode switches to long date mode. | 233 | If you doubleclick in the lineedit the mode switches to long date mode. |
231 | Now the weekday names are displayed for better overview. | 234 | Now the weekday names are displayed for better overview. |
232 | To switch back simply doubleclick again in the line edit. | 235 | To switch back simply doubleclick again in the line edit. |
233 | 236 | ||
234 | 237 | 8) | |
238 | Recurring todos: | ||
239 | In KO/Pi you can define recurring todos. | ||
240 | (You may replace in the following date by datetime). | ||
241 | A recurring todo must have a due date and a start date. | ||
242 | The recurrence is computed from the start date. | ||
243 | As usual, in the views is shown the due date. | ||
244 | If you set a reccuring todo to complete, is it shown as complete | ||
245 | and the next recurrence is computed automatically. | ||
246 | You can now set the todo back to uncomplete. | ||
247 | If you do not set it back to uncomplete, | ||
248 | it will be automatically set back to | ||
249 | (after the next update of a view in KO/Pi) | ||
250 | uncomplete when the current datetime passes the | ||
251 | start date of the todo. | ||
252 | To set the start/due back to other dates simply change the | ||
253 | start/due values in the todo editor. | ||
254 | Recurring todos are not deleted on a "purge completed". | ||
255 | |||
256 | |||
257 | |||
235 | 258 | ||
236 | 259 | ||
237 | 260 | ||
238 | 261 | ||
239 | 262 | ||