-rw-r--r-- | bin/kdepim/korganizer/featuresKOPI.txt | 10 | ||||
-rw-r--r-- | bin/kdepim/korganizer/kopiFAQ.txt | 44 | ||||
-rw-r--r-- | bin/kdepim/korganizer/kopiWhatsNew.txt | 5 |
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 @@ -13,2 +13,4 @@ KO/Pi is Qt-only based and runs on Sharp Zaurus PDA, Linux and Windows. Import - export - connection - syncing: +KO/Pi on Windows can import calendar data from Outlook directly via OLE. + Recurring events with exceptions and attendee lists of meetings are imported properly. KO/Pi can import/export ics and vcs files. @@ -34,3 +36,3 @@ Filter: You can define filters for displaying/not displaying specified categories. -Quick access to the first 20 filters via hotkeys 1-0 and <crtr>1-0 +Quick access to the first 20 filters via hotkeys 1-0 and <ctrl>1-0 3) @@ -54,3 +56,4 @@ The cancelled event/todo is then displayed stricked out. Addressbook access: -There are plugins avaialable to access Opie/old Qtopia/Sharp DTM addressbook data when adding an attendee to an event. +You can access address entries stored in KA/Pi. +In KA/Pi you can configure a new resource to get read-only acces to Opie addressbook data. 6) @@ -81,3 +84,4 @@ For Zaurus there is an alarm applet available with additional timer functionalit This alarm applet will make the Zaurus wake up, if the device is in suspend mode. -You can enable in KO/Pi the internal alarm notification, such that you are informed about an alarm, if the program is running. +On the desktop (e.g. Windows) you can enable in KO/Pi the internal alarm notification, +such that you are informed about an alarm, if the program is running. 12) 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 @@ -23,2 +23,4 @@ not in DTM, the very first sync may take some time) You can sync with any local .ics file or remote with a .ics file via ssh. +KO/Pi on Windows can import calendar data from Outlook directly via OLE. +Recurring events with exceptions and attendee lists of meetings are imported properly. ************************************************************************* @@ -33,3 +35,3 @@ For that reason you have to put some keys on the servers home dir. Please read docu of ssh how to do that. -There is a realy detailed ssh howto available at +There is a detailed ssh howto available at http://oek.fbl.fh-wiesbaden.de/zaurus/ @@ -42,3 +44,4 @@ and then sync KO/Pi with Sharp-DTM. Voila - you have your Outlook data in KO/Pi. -It is planned that KO/Pi windows version syncs directly with Outlook. +On Windows, KO/Pi can import calendar data from Outlook directly via OLE. +Recurring events with exceptions and attendee lists of meetings are imported properly. ************************************************************************* @@ -64,21 +67,2 @@ but there will be no datebook alarm :-) Q: -I cannot sync Outlook with Sharp-DTM. How can I get my data from Outlook? -A: -There is a tool called Outport. -With that tool you can export your Outlook data to many small .ics files. -To get one big .ics file to able to import the data quickly in KO/Pi -you can do the following on Linux: -cat *.ics > mycalendar -mv mycalendar mycalendar.ics -Now you have one file, but kopi cannot read it. -You have to remove all lines in the file -(take a texteditor where search and replace is done quickly ) which are: -BEGIN:VCALENDAR -END:VCALENDAR -Only the very first -BEGIN:VCALENDAR and the very last -END:VCALENDAR may remain in the file. -Now KO/Pi can read the modified file. -************************************************************************* -Q: Why does not KO/Pi import several .isc files at once? @@ -90,7 +74,9 @@ Why does not KO/Pi sync directly with Outlook? A: -Because it is not yet implemented. -But it is planned to be implemented. +On Windows, KO/Pi can import calendar data from Outlook directly via OLE. +Recurring events with exceptions and attendee lists of meetings are imported properly. +It would be difficult to implememt an actual syncing. +This will be implemented later. ************************************************************************* Q: -Why does KO/Pi start up on restarts? +Why does KO/Pi start up on restarts on the Zaurus? A: @@ -127,2 +113,4 @@ Opie(for Sharp Rom) libs+adressbook and the opieKABC plug-in. That works with KO/Pi. +NOTE: Versions > 1.9.0 does not support alarm plugins any more. +The addressbook data is accessed via KA/Pi only. ************************************************************************* @@ -153,2 +141,3 @@ using kmicrokdelibs will start, because the resources are plugins. +If you get an error, simply install the other packages and try again. ************************************************************************* @@ -224,4 +213,8 @@ It is (QPEDIR)/pics/korganizer/koalarm.wav. (Usually QPEDIR=/home/QtPalmtop). +(On the desktop, the path is: +(installdir)/kdepim/korganizer/koalarm.wav) Just replace this file by another one und do a 'simulate alarm' to ckeck, if it works. +('Simulate alarm' not available on the desktop, +because it is in the alarm applet) Wav files can have different sampling data. @@ -280,3 +273,2 @@ What can I do ? A: -I don't know. KO/Pi and friends are now installable on SD-Card! @@ -285,2 +277,4 @@ on the SD card or all in the internal storage. There may be problems, if this is mixed. +If you get an error when installing, +simply install the other packages and try again. 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 @@ -3,2 +3,7 @@ and KDE-Pim/Pi +********** VERSION 1.9.3 ************ +1) +Now KO/Pi on Windows imports directly the calendar data of +an installed Outlook. Should work with OL version >= 2000. + ********** VERSION 1.9.2 ************ |