summaryrefslogtreecommitdiffabout
authorzautrix <zautrix>2004-07-10 10:58:00 (UTC)
committer zautrix <zautrix>2004-07-10 10:58:00 (UTC)
commit8cc6d456812b5a9a386e81c9e46baccd56029537 (patch) (unidiff)
treea1f0f431366bdbcab90c12ff1fa8bd63b98552d3
parentabac12317e02aa83579102d04a75e027e45ec667 (diff)
downloadkdepimpi-8cc6d456812b5a9a386e81c9e46baccd56029537.zip
kdepimpi-8cc6d456812b5a9a386e81c9e46baccd56029537.tar.gz
kdepimpi-8cc6d456812b5a9a386e81c9e46baccd56029537.tar.bz2
Updated text help files
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/korganizer/featuresKOPI.txt10
-rw-r--r--bin/kdepim/korganizer/kopiFAQ.txt44
-rw-r--r--bin/kdepim/korganizer/kopiWhatsNew.txt5
3 files changed, 31 insertions, 28 deletions
diff --git a/bin/kdepim/korganizer/featuresKOPI.txt b/bin/kdepim/korganizer/featuresKOPI.txt
index 4649efd..49315bd 100644
--- a/bin/kdepim/korganizer/featuresKOPI.txt
+++ b/bin/kdepim/korganizer/featuresKOPI.txt
@@ -12,4 +12,6 @@ KO/Pi is Qt-only based and runs on Sharp Zaurus PDA, Linux and Windows.
121) 121)
13Import - export - connection - syncing: 13Import - export - connection - syncing:
14KO/Pi on Windows can import calendar data from Outlook directly via OLE.
15 Recurring events with exceptions and attendee lists of meetings are imported properly.
14KO/Pi can import/export ics and vcs files. 16KO/Pi can import/export ics and vcs files.
15KO/Pi can save/load ics backup files. 17KO/Pi can save/load ics backup files.
@@ -33,5 +35,5 @@ KO/Pi can save/load templates for events/todos.
33Filter: 35Filter:
34You can define filters for displaying/not displaying specified categories. 36You can define filters for displaying/not displaying specified categories.
35Quick access to the first 20 filters via hotkeys 1-0 and <crtr>1-0 37Quick access to the first 20 filters via hotkeys 1-0 and <ctrl>1-0
363) 383)
37Managing categories: 39Managing categories:
@@ -53,5 +55,6 @@ The cancelled event/todo is then displayed stricked out.
535) 555)
54Addressbook access: 56Addressbook access:
55There are plugins avaialable to access Opie/old Qtopia/Sharp DTM addressbook data when adding an attendee to an event. 57You can access address entries stored in KA/Pi.
58In KA/Pi you can configure a new resource to get read-only acces to Opie addressbook data.
566) 596)
57Quick editing: 60Quick editing:
@@ -80,5 +83,6 @@ Alarm:
80For Zaurus there is an alarm applet available with additional timer functionality. 83For Zaurus there is an alarm applet available with additional timer functionality.
81This alarm applet will make the Zaurus wake up, if the device is in suspend mode. 84This alarm applet will make the Zaurus wake up, if the device is in suspend mode.
82You can enable in KO/Pi the internal alarm notification, such that you are informed about an alarm, if the program is running. 85On the desktop (e.g. Windows) you can enable in KO/Pi the internal alarm notification,
86such that you are informed about an alarm, if the program is running.
8312) 8712)
84What'sThis Help: 88What'sThis Help:
diff --git a/bin/kdepim/korganizer/kopiFAQ.txt b/bin/kdepim/korganizer/kopiFAQ.txt
index b87ef96..96b38b8 100644
--- a/bin/kdepim/korganizer/kopiFAQ.txt
+++ b/bin/kdepim/korganizer/kopiFAQ.txt
@@ -22,4 +22,6 @@ You can sync with the newer Sharp DTM PIMs directly.
22not in DTM, the very first sync may take some time) 22not in DTM, the very first sync may take some time)
23You can sync with any local .ics file or remote with a .ics file via ssh. 23You can sync with any local .ics file or remote with a .ics file via ssh.
24KO/Pi on Windows can import calendar data from Outlook directly via OLE.
25Recurring events with exceptions and attendee lists of meetings are imported properly.
24************************************************************************* 26*************************************************************************
25Q: 27Q:
@@ -32,5 +34,5 @@ log in from console on the server without a password.
32For that reason you have to put some keys on the servers home dir. 34For that reason you have to put some keys on the servers home dir.
33Please read docu of ssh how to do that. 35Please read docu of ssh how to do that.
34There is a realy detailed ssh howto available at 36There is a detailed ssh howto available at
35http://oek.fbl.fh-wiesbaden.de/zaurus/ 37http://oek.fbl.fh-wiesbaden.de/zaurus/
36************************************************************************* 38*************************************************************************
@@ -41,5 +43,6 @@ Well you can sync Outlook with Sharp-DTM Pims
41and then sync KO/Pi with Sharp-DTM. 43and then sync KO/Pi with Sharp-DTM.
42Voila - you have your Outlook data in KO/Pi. 44Voila - you have your Outlook data in KO/Pi.
43It is planned that KO/Pi windows version syncs directly with Outlook. 45On Windows, KO/Pi can import calendar data from Outlook directly via OLE.
46Recurring events with exceptions and attendee lists of meetings are imported properly.
44************************************************************************* 47*************************************************************************
45Q: 48Q:
@@ -63,23 +66,4 @@ but there will be no datebook alarm :-)
63************************************************************************* 66*************************************************************************
64Q: 67Q:
65I cannot sync Outlook with Sharp-DTM. How can I get my data from Outlook?
66A:
67There is a tool called Outport.
68With that tool you can export your Outlook data to many small .ics files.
69To get one big .ics file to able to import the data quickly in KO/Pi
70you can do the following on Linux:
71cat *.ics > mycalendar
72mv mycalendar mycalendar.ics
73Now you have one file, but kopi cannot read it.
74You have to remove all lines in the file
75(take a texteditor where search and replace is done quickly ) which are:
76BEGIN:VCALENDAR
77END:VCALENDAR
78Only the very first
79BEGIN:VCALENDAR and the very last
80END:VCALENDAR may remain in the file.
81Now KO/Pi can read the modified file.
82*************************************************************************
83Q:
84Why does not KO/Pi import several .isc files at once? 68Why does not KO/Pi import several .isc files at once?
85A: 69A:
@@ -89,9 +73,11 @@ Q:
89Why does not KO/Pi sync directly with Outlook? 73Why does not KO/Pi sync directly with Outlook?
90A: 74A:
91Because it is not yet implemented. 75On Windows, KO/Pi can import calendar data from Outlook directly via OLE.
92But it is planned to be implemented. 76Recurring events with exceptions and attendee lists of meetings are imported properly.
77It would be difficult to implememt an actual syncing.
78This will be implemented later.
93************************************************************************* 79*************************************************************************
94Q: 80Q:
95Why does KO/Pi start up on restarts? 81Why does KO/Pi start up on restarts on the Zaurus?
96A: 82A:
97Fastload causes KO/Pi to startup when Qtopia starts. 83Fastload causes KO/Pi to startup when Qtopia starts.
@@ -126,4 +112,6 @@ On a newer Sharp Rom (using DTM), you can install
126Opie(for Sharp Rom) libs+adressbook and the opieKABC plug-in. 112Opie(for Sharp Rom) libs+adressbook and the opieKABC plug-in.
127That works with KO/Pi. 113That works with KO/Pi.
114NOTE: Versions > 1.9.0 does not support alarm plugins any more.
115The addressbook data is accessed via KA/Pi only.
128************************************************************************* 116*************************************************************************
129Q: 117Q:
@@ -152,4 +140,5 @@ If the libraries are missing, the applications
152using kmicrokdelibs will start, 140using kmicrokdelibs will start,
153because the resources are plugins. 141because the resources are plugins.
142If you get an error, simply install the other packages and try again.
154************************************************************************* 143*************************************************************************
155************************************************************************* 144*************************************************************************
@@ -223,6 +212,10 @@ The default alarm sound is a wav file:
223It is (QPEDIR)/pics/korganizer/koalarm.wav. 212It is (QPEDIR)/pics/korganizer/koalarm.wav.
224(Usually QPEDIR=/home/QtPalmtop). 213(Usually QPEDIR=/home/QtPalmtop).
214(On the desktop, the path is:
215(installdir)/kdepim/korganizer/koalarm.wav)
225Just replace this file by another one und do a 216Just replace this file by another one und do a
226'simulate alarm' to ckeck, if it works. 217'simulate alarm' to ckeck, if it works.
218('Simulate alarm' not available on the desktop,
219because it is in the alarm applet)
227Wav files can have different sampling data. 220Wav files can have different sampling data.
228(e.g. 16/8bit, stereo/mono, 22kHz/11kHz/...) 221(e.g. 16/8bit, stereo/mono, 22kHz/11kHz/...)
@@ -279,9 +272,10 @@ it can be installed only in the internal memory.
279What can I do ? 272What can I do ?
280A: 273A:
281I don't know.
282KO/Pi and friends are now installable on SD-Card! 274KO/Pi and friends are now installable on SD-Card!
283It is recommended to install all libs and apps 275It is recommended to install all libs and apps
284on the SD card or all in the internal storage. 276on the SD card or all in the internal storage.
285There may be problems, if this is mixed. 277There may be problems, if this is mixed.
278If you get an error when installing,
279simply install the other packages and try again.
286 280
287 281
diff --git a/bin/kdepim/korganizer/kopiWhatsNew.txt b/bin/kdepim/korganizer/kopiWhatsNew.txt
index 1b4e804..8982a9c 100644
--- a/bin/kdepim/korganizer/kopiWhatsNew.txt
+++ b/bin/kdepim/korganizer/kopiWhatsNew.txt
@@ -2,4 +2,9 @@ Info about the changes in new versions of KO/Pi
2and KDE-Pim/Pi 2and KDE-Pim/Pi
3 3
4********** VERSION 1.9.3 ************
51)
6Now KO/Pi on Windows imports directly the calendar data of
7an installed Outlook. Should work with OL version >= 2000.
8
4********** VERSION 1.9.2 ************ 9********** VERSION 1.9.2 ************
51) 101)