author | zautrix <zautrix> | 2004-10-26 16:53:49 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2004-10-26 16:53:49 (UTC) |
commit | 8fd100b2186e83838223f798c45637721b7b1fe3 (patch) (unidiff) | |
tree | 096fde05be4d8f611a9b5accbf580764630c2712 | |
parent | b20ce8d246ff4662bd33dccfc98a75aece6705b1 (diff) | |
download | kdepimpi-8fd100b2186e83838223f798c45637721b7b1fe3.zip kdepimpi-8fd100b2186e83838223f798c45637721b7b1fe3.tar.gz kdepimpi-8fd100b2186e83838223f798c45637721b7b1fe3.tar.bz2 |
chaged sync howto
-rw-r--r-- | bin/kdepim/Zaurus-KDE_syncHowTo.txt | 45 |
1 files changed, 44 insertions, 1 deletions
diff --git a/bin/kdepim/Zaurus-KDE_syncHowTo.txt b/bin/kdepim/Zaurus-KDE_syncHowTo.txt index 90c6237..5aad5da 100644 --- a/bin/kdepim/Zaurus-KDE_syncHowTo.txt +++ b/bin/kdepim/Zaurus-KDE_syncHowTo.txt | |||
@@ -24,6 +24,7 @@ sync KA/Pi+KO/Pi running on Windows with KDE via network. | |||
24 | 24 | ||
25 | The setup+sync procedure is: | 25 | The setup+sync procedure is: |
26 | 26 | ||
27 | 0) How the syncing works | ||
27 | 1) Installing KA/Pi+KO/Pi on the Z | 28 | 1) Installing KA/Pi+KO/Pi on the Z |
28 | 2) Installing desktop version of KA/Pi+KO/Pi on the desktop | 29 | 2) Installing desktop version of KA/Pi+KO/Pi on the desktop |
29 | 3) Connection your Z to the desktop via network | 30 | 3) Connection your Z to the desktop via network |
@@ -32,6 +33,47 @@ The setup+sync procedure is: | |||
32 | 5) Enable remote sync in KA/Pi+KO/Pi on the desktop | 33 | 5) Enable remote sync in KA/Pi+KO/Pi on the desktop |
33 | 6) Sync | 34 | 6) Sync |
34 | 35 | ||
36 | ***************************************************** | ||
37 | 0) How the syncing works | ||
38 | ***************************************************** | ||
39 | |||
40 | After setting up everything, the following actions will | ||
41 | be performed when syncing: | ||
42 | User enables "remote pi-sync" on desktop. | ||
43 | User chooses "sync with configured desktop profile" on the Z. | ||
44 | Z sends sync request via network to configured IP/port/password. | ||
45 | KO/Pi on desktop detects sync request and syncs with KDE (configurable!). | ||
46 | A window pops up, that KO/Pi on desktop is in "remote syncing mode". | ||
47 | If a conflict occurs when syncing KO/PI<->KDE on the desktop, | ||
48 | automatically the newest entry is choosen. | ||
49 | (To avoid the need of user interaction) | ||
50 | KO/Pi on desktop sends synced file to Zaurus. | ||
51 | KO/Pi on desktop is in "waiting mode" to get synced file back. | ||
52 | Zaurus is syncing it's own calendar with the received file. | ||
53 | Here can be some user interaction needed, i.e. | ||
54 | if the sync profile is configured as | ||
55 | "ask for every entry on conflict" and a conflict occurs. | ||
56 | Zaurus sends back synced file to desktop. | ||
57 | Syncing on Zaurus is complete now. | ||
58 | KO/Pi on desktop gets back synced file. | ||
59 | KO/Pi on desktop removes all entries in its own calendar and | ||
60 | reloads the synced file. | ||
61 | KO/Pi on desktop syncs with KDE. | ||
62 | After syncing with KDE is finished, KO/Pi closes | ||
63 | the "remote syncing mode" window and displays | ||
64 | a "syncing complete" message in the headline. | ||
65 | |||
66 | The actual syncing KO/Pi on desktop <-> KDE is | ||
67 | performed by a small command line tool "kdecaldump", | ||
68 | which writes/reads the complete KDE calendar resources to | ||
69 | a file/from a file. | ||
70 | KO/Pi tags changed entries such that an unchanged entry | ||
71 | is not changed in KDE by kdecaldump. That is important for | ||
72 | calendar entries in KDE, stored in a "disconnected IMAP" calendar resource. | ||
73 | |||
74 | |||
75 | Same way is KA/Pi working. | ||
76 | |||
35 | 77 | ||
36 | ***************************************************** | 78 | ***************************************************** |
37 | 1) Installing KA/Pi+KO/Pi on the Z | 79 | 1) Installing KA/Pi+KO/Pi on the Z |
@@ -223,6 +265,7 @@ the following, if you want to sync your Zaurus with KDE: | |||
223 | (It syncs will all resources in KDE, that are not "readonly"). | 265 | (It syncs will all resources in KDE, that are not "readonly"). |
224 | 266 | ||
225 | Start KO/Pi on the desktop. | 267 | Start KO/Pi on the desktop. |
268 | If Kontact or KOrganizer is running, save the calendar! | ||
226 | Connect the Z with the USB cable to your desktop. | 269 | Connect the Z with the USB cable to your desktop. |
227 | (Or to the local network). | 270 | (Or to the local network). |
228 | Choose on the Z the menu: | 271 | Choose on the Z the menu: |
@@ -243,7 +286,7 @@ xx is greater or equal to the number of todos. | |||
243 | That behaviour is caused by a bug in KDE. | 286 | That behaviour is caused by a bug in KDE. |
244 | (In KDE, everytime a subtodo is loaded, | 287 | (In KDE, everytime a subtodo is loaded, |
245 | it's "last modified" settings are set to the current time - ouch!) | 288 | it's "last modified" settings are set to the current time - ouch!) |
246 | I hope that bug will be fixed soon. | 289 | I hope I can fix this bug in KDE soon. |
247 | 290 | ||
248 | 291 | ||
249 | 292 | ||