-rw-r--r-- | bin/Migration-HowTo.txt | 37 |
1 files changed, 21 insertions, 16 deletions
diff --git a/bin/Migration-HowTo.txt b/bin/Migration-HowTo.txt index 08fcfa5..ef9de5c 100644 --- a/bin/Migration-HowTo.txt +++ b/bin/Migration-HowTo.txt | |||
@@ -1,415 +1,420 @@ | |||
1 | 1 | ||
2 | Migration HowTo Outlook 200X -> KDE | 2 | Migration HowTo Outlook 200X -> KDE |
3 | 3 | ||
4 | Version 1.0.5 | 4 | Version 1.0.6 |
5 | The latest version of this file can be downloaded from | 5 | The latest version of this file can be downloaded from |
6 | http://sourceforge.net/projects/kdepimpi/ | 6 | http://sourceforge.net/projects/kdepimpi/ |
7 | Please choose there package/project/file: | 7 | Please choose there package/project/file: |
8 | general Files for KDE/Pim | 8 | general Files for KDE/Pim |
9 | MigrationHowTo_OL2KDE | 9 | MigrationHowTo_OL2KDE |
10 | MigrationHowTo_OL2KDE.txt.zip | 10 | MigrationHowTo_OL2KDE.txt.zip |
11 | 11 | ||
12 | 12 | ||
13 | This HowTo describes the process of migrating data ( contact and calendar data ) from Outlook 98/200X (TM) to the PIM programs of the KDE-Desktop-Environment. | 13 | This HowTo describes the process of migrating data ( contact and calendar data ) from Outlook 98/200X (TM) to the PIM programs of the KDE-Desktop-Environment. |
14 | We will call Outlook as OL in this document. | 14 | We will call Outlook as OL in this document. |
15 | The PIM programs are KAdddressbook and KOrganizer, which may be used embedded in the Kontact PIM management framework. | 15 | The PIM programs migrating to are KAdddressbook and KOrganizer, which may be used embedded in the Kontact PIM management framework. |
16 | This HowTo describes version 1.9.5b of the migration tools. | 16 | This HowTo describes version 1.9.20 of the migration tools. |
17 | The migration tools are the platform independent versions of KAdddressbook and KOrganizer: KAdddressbook/Pi and KOrganizer/Pi. | 17 | The migration tools are the platform independent versions of KAdddressbook and KOrganizer: KAdddressbook/Pi and KOrganizer/Pi. |
18 | If you want to migrate emails, you can do that via an IMAP server. | 18 | If you want to migrate emails, you can do that via an IMAP server. |
19 | A Kolab server is an IMAP server. | 19 | A Kolab server is an IMAP server. |
20 | A HowTo how to migrate emails and contact and calendar data to a Kolab server using the Toltec (TM) Outlook(TM) plugin is available as well. | 20 | A HowTo how to migrate emails and contact and calendar data to a Kolab server using the Toltec (TM) Outlook(TM) plugin is available as well. |
21 | You can found it on | 21 | You can found it on |
22 | http://sourceforge.net/projects/kdepimpi/ | 22 | http://sourceforge.net/projects/kdepimpi/ |
23 | Please choose there package/project/file: | 23 | Please choose there package/project/file: |
24 | general Files for KDE/Pim | 24 | general Files for KDE/Pim |
25 | MigrationHowTo_OL2KDE | 25 | MigrationHowTo_OL2KDE |
26 | MigrationHowTo_OL2Kolab.txt.zip | 26 | MigrationHowTo_OL2Kolab.txt.zip |
27 | 27 | ||
28 | Content: | 28 | Content: |
29 | 29 | ||
30 | 1) How to start | 30 | 1) How to start |
31 | 2) How to import pst files in Outlook | 31 | 2) How to import pst files in Outlook |
32 | 3) Where to get the migration tools | 32 | 3) Where to get the migration tools |
33 | 4) How to install the migration tools | 33 | 4) How to install the migration tools |
34 | 5) How to get the contact data out of Outlook200X | 34 | 5) How to get the contact data out of Outlook200X |
35 | 6) How to get the calendar data out of Outlook200X | 35 | 6) How to get the calendar data out of Outlook200X |
36 | 7) How to import your contact data into Kontact | 36 | 7) How to import your contact data into Kontact |
37 | 8) How to import your calendar data into Kontact | 37 | 8) How to import your calendar data into Kontact |
38 | 38 | ||
39 | APPENDIX A) Problems and solutions when reading contact data | 39 | APPENDIX A) Problems and solutions when reading contact data |
40 | APPENDIX B) Problems and solutions when reading calendar data | 40 | APPENDIX B) Problems and solutions when reading calendar data |
41 | 41 | ||
42 | **************************************** | 42 | **************************************** |
43 | 1) How to start | 43 | 1) How to start |
44 | **************************************** | 44 | **************************************** |
45 | 45 | ||
46 | For the migration we need the actual Outlook 200X data, which Outlook stores in *.pst files. | 46 | For the migration we need the actual Outlook 200X data, which Outlook stores in *.pst files. |
47 | Then we need an installed version of Outlook 200X to access these *.pst files. | 47 | Then we need an installed version of Outlook 200X to access these *.pst files. |
48 | When we have an Outllook 200X running with all data accessable, we need the migration tools. | 48 | When we have an Outllook 200X running with all data accessable, we need the migration tools. |
49 | 49 | ||
50 | If you have no Outlook200X installed please install the Outlook version, you need to a import your *.pst files. | 50 | If you have no Outlook200X installed please install the Outlook version, you need to a import your *.pst files. |
51 | If you have an Outlook200X installed with no contact/calendar data available, and you have some *.pst files please continue with: 2) How to import pst files in Outlook. | 51 | If you have an Outlook200X installed with no contact/calendar data available, and you have some *.pst files please continue with: 2) How to import pst files in Outlook. |
52 | If you have a running Outlook200X already with contact/calendar data available, please continue with: 3) Where to get the migration tools. | 52 | If you have a running Outlook200X already with contact/calendar data available, please continue with: 3) Where to get the migration tools. |
53 | 53 | ||
54 | 54 | ||
55 | **************************************** | 55 | **************************************** |
56 | 2) How to import pst files in Outlook | 56 | 2) How to import pst files in Outlook |
57 | **************************************** | 57 | **************************************** |
58 | 58 | ||
59 | To open a local *.pst file in Outlook2003, choose menu: | 59 | To open a local *.pst file in Outlook2003, choose menu: |
60 | File - Open - Outlook Data File ... | 60 | File - Open - Outlook Data File ... |
61 | Now the data included in this file is shown | 61 | Now the data included in this file is shown |
62 | as folders of a newly added root folder in the Outlook folder view. | 62 | as folders of a newly added root folder in the Outlook folder view. |
63 | This root folder is probably not accessable from | 63 | This root folder is probably not accessable from |
64 | the migration tools via OLE. | 64 | the migration tools via OLE. |
65 | To access data stored in one of the subfolders, | 65 | To access data stored in one of the subfolders, |
66 | copy this subfolder to a root folder, | 66 | copy this subfolder to a root folder, |
67 | which can be accessed from the migration tools via OLE. | 67 | which can be accessed from the migration tools via OLE. |
68 | (To know, which folder can be accessed, just perform 5.) or 6.) until | 68 | (To know, which folder can be accessed, just perform 5.) or 6.) until |
69 | you get the Oulook import dialog!) | 69 | you get the Oulook import dialog!) |
70 | 70 | ||
71 | To copy it, right click on that subfolder and choose | 71 | To copy it, right click on that subfolder and choose |
72 | Copy "<subfoldername>"... | 72 | Copy "<subfoldername>"... |
73 | in the popup menu. | 73 | in the popup menu. |
74 | 74 | ||
75 | **************************************** | 75 | **************************************** |
76 | 3) Where to get the migration tools | 76 | 3) Where to get the migration tools |
77 | **************************************** | 77 | **************************************** |
78 | 78 | ||
79 | The data migration is is performed with the Windows versions of KAdddressbook/Pi and KOrganizer/Pi. | 79 | The data migration is is performed with the Windows versions of KAdddressbook/Pi and KOrganizer/Pi. |
80 | Pi stands for platform-independend - platform-independend because the same program is available for different platforms, like Windows, Linux desktop and Sharp-Zaurus PDA. | 80 | Pi stands for platform-independend - platform-independend because the same program is available for different platforms, like Windows, Linux desktop and for embedded devices like the Sharp-Zaurus PDA. |
81 | Note: The Linux desktop versions of KOrganizer/Pi and KOrganizer/KDE-desktop are two different programs! You cannot use KOrganizer/Pi together with, or embedded in, the KDE-desktop environment. The same is valid for KAdddressbook/Pi. | 81 | Note: The Linux desktop versions of KOrganizer/Pi and KOrganizer/KDE-desktop are two different programs! You cannot use KOrganizer/Pi together with, or embedded in, the KDE-desktop environment. The same is valid for KAdddressbook/Pi. |
82 | 82 | ||
83 | The programs you need for the migration are: | 83 | The programs you need for the migration are: |
84 | a) KAdddressbook/Pi executeable + 2dlls + icons | 84 | a) KAdddressbook/Pi executeable + 3dlls + icons |
85 | b) KOrganizer/Pi executeable + icons | 85 | b) KOrganizer/Pi executeable + icons |
86 | c) The Qt3 library qt-mt331.dll and the MSVC library msvcr71.dll and the MSVC library mfc71u.dll | 86 | c) The Qt3 library qt-mt334.dll and the MSVC library msvcr71.dll and the MSVC library mfc71u.dll |
87 | You can download all of them at: | 87 | You can download all of them at: |
88 | 88 | ||
89 | http://sourceforge.net/projects/kdepimpi/ | 89 | http://sourceforge.net/projects/kdepimpi/ |
90 | 90 | ||
91 | Download of a) and b) | 91 | Download of a) and b) |
92 | Please choose there package/project with name KDE/Pim | 92 | Please choose there package/project with name KDE/Pim |
93 | (Direct link: http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 ) | 93 | (Direct link: http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=112604 ) |
94 | Choose there the topmost latest version and the files | 94 | Choose there the topmost latest version and the files |
95 | kdepim_X.X.X_for_Windows.zip | 95 | kdepim_X.X.X_for_Windows.exe.zip |
96 | Such that the files to download is | 96 | Such that the files to download is |
97 | kdepim_X.X.X_for_Windows.zip | 97 | kdepim_X.X.X_for_Windows.exe.zip |
98 | |||
99 | NOTE: | ||
100 | There may be a file with the name "kdepim_X.X.X_for_Windows_98-ME.exe.zip" available as well. | ||
101 | The programs of that package do not contain the import from Outlook functionality. | ||
98 | 102 | ||
99 | To download c) | 103 | To download c) |
100 | Please choose there package/project/file: | 104 | Please choose there package/project/file: |
101 | general Files for KDE/Pim | 105 | general Files for KDE/Pim |
102 | Needed Windows Dlls | 106 | Needed Windows Dlls |
103 | kdepimdll.zip | 107 | kdepim334dll.zip |
104 | 108 | ||
105 | (Direct link: http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=122438&release_id=256700 ) | 109 | (Direct link: http://sourceforge.net/project/showfiles.php?group_id=104103&package_id=122438&release_id=256700 ) |
106 | Choose there the file: | 110 | Choose there the file: |
107 | kdepimdll.zip | 111 | kdepim334dll.zip |
108 | 112 | ||
109 | Now you have downloaded the files | 113 | Now you have downloaded the files |
110 | 114 | ||
111 | kdepim_X.X.X_for_Windows.zip | 115 | kdepim_X.X.X_for_Windows.exe.zip |
112 | kdepimdll.zip | 116 | kdepim334dll.zip |
113 | 117 | ||
114 | and we can continue to install the files, which is simply unzipping them. | 118 | and we can continue to install the files, which is simply unzipping them. |
115 | 119 | ||
116 | 120 | ||
117 | **************************************** | 121 | **************************************** |
118 | 4) How to install the migration tools | 122 | 4) How to install the migration tools |
119 | **************************************** | 123 | **************************************** |
120 | 124 | ||
121 | You have downloaded the files | 125 | You have downloaded the files |
122 | 126 | ||
123 | kdepim_X.X.X_for_Windows.zip | 127 | kdepim_X.X.X_for_Windows.exe.zip |
124 | kdepimdll.zip | 128 | kdepim334dll.zip |
125 | 129 | ||
126 | Unzip these files. | 130 | Unzip these files. |
127 | Now choose an arbitrary installation directory, where to copy all the needed files together. | 131 | Now choose an arbitrary installation directory, where to copy all the needed files together. |
128 | You should have now the following files and the directory "kdepim" in the same directory: | 132 | You should have now the following files and the directory "kdepim" in the same directory: |
129 | kopi.exe | 133 | kopi.exe |
130 | kapi.exe | 134 | kapi.exe |
131 | microkabc_dir.dll | 135 | microkabc_dir.dll |
132 | microkabc_file.dll | 136 | microkabc_file.dll |
137 | microkabc_qtopia.dll | ||
133 | msvcr71.dll | 138 | msvcr71.dll |
134 | mfc71u.dll | 139 | mfc71u.dll |
135 | qt-mt331.dll | 140 | qt-mt334.dll |
136 | ReadMich.txt | 141 | ReadMich.txt |
137 | kdepim (directory) | 142 | kdepim (directory) |
138 | 143 | ||
139 | The directory "kdepim" should contain subdirectories | 144 | The directory "kdepim" should contain subdirectories |
140 | kaddressbook | 145 | kaddressbook |
141 | korganizer | 146 | korganizer |
142 | which itself contain some subdirectories with icons and help text. | 147 | which itself contain some subdirectories with icons and help text. |
143 | 148 | ||
144 | Now the migration tools are ready for use. | 149 | Now the migration tools are ready for use. |
145 | 150 | ||
146 | 151 | ||
147 | NOTE AND HINT for performing migration on many workstations: | 152 | NOTE AND HINT for performing migration on many workstations: |
148 | Just burn the content of the installation dir on a CD. | 153 | Just burn the content of the installation dir on a CD. |
149 | Then you can put the CD in every workstation and execute the migration tools from that CD directly. | 154 | Then you can put the CD in every workstation and execute the migration tools from that CD directly. |
150 | 155 | ||
151 | 156 | ||
152 | ************************************************************* | 157 | ************************************************************* |
153 | 5) How to get the contact data out of Outlook200X | 158 | 5) How to get the contact data out of Outlook200X |
154 | ************************************************************* | 159 | ************************************************************* |
155 | 160 | ||
156 | Note: When accessing Outlook to read the data, it should not be possible, that there is any data lost in Outlook, because the progam accesses Outlook only Read-Only. | 161 | Note: When accessing Outlook to read the data, it should not be possible, that there is any data lost in Outlook, because the progam accesses Outlook only Read-Only. |
157 | 162 | ||
158 | You have the file | 163 | You have the file |
159 | kapi.exe | 164 | kapi.exe |
160 | and the other needed files accessable on your workstation. | 165 | and the other needed files accessable on your workstation. |
161 | 166 | ||
162 | Getting the contact data | 167 | Getting the contact data |
163 | 168 | ||
164 | Please start kapi.exe. | 169 | Please start kapi.exe. |
165 | Choose menu: | 170 | Choose menu: |
166 | File - Import - Import from Outlook... | 171 | File - Import - Import from Outlook... |
167 | You will get a dialog which shows all "Personal Folders" of Outlook. | 172 | You will get a dialog which shows all "Personal Folders" of Outlook. |
168 | Choose the Contact Folder(s) you want to import and select them with a hook. | 173 | Choose the Contact Folder(s) you want to import and select them with a hook. |
169 | (All other folder but the contact containing folders are shown, but disabled). | 174 | (All other folder but the contact containing folders are shown, but disabled). |
170 | (If the data you want to import is not stored in one of the shown folders, | 175 | (If the data you want to import is not stored in one of the shown folders, |
171 | please read step 2.) and click on "close" ). | 176 | please read step 2.) and click on "close" ). |
172 | Click the "import" button. | 177 | Click the "import" button. |
173 | Now Outlook asks you to allow access to the contact data. | 178 | Now Outlook asks you to allow access to the contact data. |
174 | Select "Allow access" amd click "Yes" in this dialog. | 179 | Select "Allow access" amd click "Yes" in this dialog. |
175 | Now the importing is performed and KA/Pi will show a progress bar. | 180 | Now the importing is performed and KA/Pi will show a progress bar. |
176 | After importing, KA/Pi shows a dialog, how much contacts are imported. | 181 | After importing, KA/Pi shows a dialog, how much contacts are imported. |
177 | If you press a second time "import" , already imported contacts are not imported again. | 182 | If you press a second time "import" , already imported contacts are not imported again. |
178 | After importing you can choose another "Contact Folder" to import or close the import dialog. | 183 | After importing you can choose another "Contact Folder" to import or close the import dialog. |
179 | Please close the import dialog. | 184 | Please close the import dialog. |
180 | Now you see the imported contacts in KA/Pi on the left in the list view. | 185 | Now you see the imported contacts in KA/Pi on the left in the list view. |
181 | Please verify, that the import was correct. | 186 | Please verify, that the import was correct. |
182 | About problems of mapping particular Outlook-data-fields to KAdressbook-data-fields see Appendix A). | 187 | About problems of mapping particular Outlook-data-fields to KAdressbook-data-fields see Appendix A). |
183 | 188 | ||
184 | Choose menu: | 189 | Choose menu: |
185 | File - Save | 190 | File - Save |
186 | and close KA/Pi. | 191 | and close KA/Pi. |
187 | Now you should have the contact data in the file std.vcf in your home directory in the path | 192 | Now you should have the contact data in the file std.vcf in your home directory in the path |
188 | (YOURHOMEDIR)\kdepim\apps\kabc\std.vcf | 193 | (YOURHOMEDIR)\kdepim\apps\kabc\std.vcf |
189 | 194 | ||
190 | Copy that file to a moveable disk or memory stick or just copy it via network to the destination. | 195 | Copy that file to a moveable disk or memory stick or just copy it via network to the destination. |
191 | Import that file into KAddressbook/Kontact via Import - Import vcard. | 196 | Import that file into KAddressbook/Kontact via Import - Import vcard. |
192 | Details about importing you can read at: 7) How to import your contact data into Kontact | 197 | Details about importing you can read at: 7) How to import your contact data into Kontact |
193 | 198 | ||
194 | Now you have your Outlook200X contact data on the KDE desktop available and you are done with the migration of contacts. | 199 | Now you have your Outlook200X contact data on the KDE desktop available and you are done with the migration of contacts. |
195 | 200 | ||
196 | ************************************************************* | 201 | ************************************************************* |
197 | 6) How to get the calendar data out of Outlook200X | 202 | 6) How to get the calendar data out of Outlook200X |
198 | ************************************************************* | 203 | ************************************************************* |
199 | 204 | ||
200 | Note: When accessing Outlook to read the data, it should not be possible, that there is any data lost in Outlook, because the progam accesses Outlook only Read-Only. | 205 | Note: When accessing Outlook to read the data, it should not be possible, that there is any data lost in Outlook, because the progam accesses Outlook only Read-Only. |
201 | 206 | ||
202 | You have the file | 207 | You have the file |
203 | kopi.exe | 208 | kopi.exe |
204 | and the other needed files accessable on your workstation. | 209 | and the other needed files accessable on your workstation. |
205 | 210 | ||
206 | Getting the calendar data | 211 | Getting the calendar data |
207 | 212 | ||
208 | NOTE: Before extracting the calendar data, it is recommended to extract the contact data first. | 213 | NOTE: Before extracting the calendar data, it is recommended to extract the contact data first. |
209 | If you extract the contact data first, the identity (UID) of attendees of a meeting can be mapped correctly in the newly created appointments, such that you can access the attendee contact data later directly from KOrganizer. | 214 | If you extract the contact data first, the identity (UID) of attendees of a meeting can be mapped correctly in the newly created appointments, such that you can access the attendee contact data later directly from KOrganizer. |
210 | 215 | ||
211 | Please start kopi.exe. | 216 | Please start kopi.exe. |
212 | 217 | ||
213 | You will see a dialog, that you started KO/Pi for the first time and that the timezone configuration will be shown now. Confirm with "Ok". | 218 | You will see a dialog, that you started KO/Pi for the first time and that the timezone configuration will be shown now. Confirm with "Ok". |
214 | 219 | ||
215 | Now you will see the configuration dialog of KO/Pi. | 220 | Now you will see the configuration dialog of KO/Pi. |
216 | Please choose your timezone and adjust the daylight saving settings. | 221 | Please choose your timezone and adjust the daylight saving settings. |
217 | The dialog shows defaults for CET (Central European Time), such that users located in central Europe simply can press "OK" in that dialog. | 222 | The dialog shows defaults for CET (Central European Time), such that users located in central Europe simply can press "OK" in that dialog. |
218 | (Note: Don't forget to set the timezone in KDE KOrganizer before importing data there. The timezone in KDE KOrganizer is set per default to UTC (GMT), that is -1h of CET). | 223 | (Note: Don't forget to set the timezone in KDE KOrganizer before importing data there. The timezone in KDE KOrganizer is set per default to UTC (GMT), that is -1h of CET). |
219 | 224 | ||
220 | Now you will see the KO/Pi main window. | 225 | Now you will see the KO/Pi main window. |
221 | Choose menu: | 226 | Choose menu: |
222 | File - Import from OL | 227 | File - Import from OL |
223 | You will get a dialog which shows all "Personal Folders" of Outlook. | 228 | You will get a dialog which shows all "Personal Folders" of Outlook. |
224 | Choose the Calendar Folder(s) you want to import and select them with a hook. | 229 | Choose the Calendar Folder(s) you want to import and select them with a hook. |
225 | (All other folder but the calendar data containing folders are shown, but disabled). | 230 | (All other folder but the calendar data containing folders are shown, but disabled). |
226 | (If the data you want to import is not stored in one of the shown folders, | 231 | (If the data you want to import is not stored in one of the shown folders, |
227 | please read step 2.) and click on "close" ). | 232 | please read step 2.) and click on "close" ). |
228 | Click the "import" button. | 233 | Click the "import" button. |
229 | Now Outllok asks you to allow access to the contact data. | 234 | Now Outllok asks you to allow access to the contact data. |
230 | Select "Allow access" amd click "Yes" in this dialog. | 235 | Select "Allow access" amd click "Yes" in this dialog. |
231 | Now the importing is performed and KO/Pi will show a progress bar. | 236 | Now the importing is performed and KO/Pi will show a progress bar. |
232 | After importing, KO/Pi shows a dialog, how much calendar items are imported. | 237 | After importing, KO/Pi shows a dialog, how much calendar items are imported. |
233 | If you press a second time "import" , already imported calendar items are not imported again. | 238 | If you press a second time "import" , already imported calendar items are not imported again. |
234 | After importing you can choose another "Calendar Folder" to import or close the import dialog. | 239 | After importing you can choose another "Calendar Folder" to import or close the import dialog. |
235 | Please close the import dialog. | 240 | Please close the import dialog. |
236 | Now you see the imported calendar items in KO/Pi. | 241 | Now you see the imported calendar items in KO/Pi. |
237 | Please verify, that the import was correct. | 242 | Please verify, that the import was correct. |
238 | About problems of mapping particular Outlook-data-fields to KOrganizer-data-fields see Appendix B). | 243 | About problems of mapping particular Outlook-data-fields to KOrganizer-data-fields see Appendix B). |
239 | Close KO/Pi - data will be saved automatically. | 244 | Close KO/Pi - data will be saved automatically. |
240 | 245 | ||
241 | Now you should have the calendar data in the file mycalendar.ics in your home directory in the path | 246 | Now you should have the calendar data in the file mycalendar.ics in your home directory in the path |
242 | (YOURHOMEDIR)\kdepim\apps\korganizer\mycalendar.ics | 247 | (YOURHOMEDIR)\kdepim\apps\korganizer\mycalendar.ics |
243 | 248 | ||
244 | Copy that file to a moveable disk or memory stick or just copy it via network to the destination. | 249 | Copy that file to a moveable disk or memory stick or just copy it via network to the destination. |
245 | Import that file into KOrganizer/Kontact. | 250 | Import that file into KOrganizer/Kontact. |
246 | Details about importing your calendar data you can read at: 8) How to import your calendar data into Kontact. | 251 | Details about importing your calendar data you can read at: 8) How to import your calendar data into Kontact. |
247 | (Warning again: Don't forget to set the timezone in KDE KOrganizer before importing data there. The timezone in KDE KOrganizer is set per default to UTC (GMT), that is -1h of CET). | 252 | (Warning again: Don't forget to set the timezone in KDE KOrganizer before importing data there. The timezone in KDE KOrganizer is set per default to UTC (GMT), that is -1h of CET). |
248 | Now you have your Outlook200X calendar data on the KDE desktop available and you are done with the migration. | 253 | Now you have your Outlook200X calendar data on the KDE desktop available and you are done with the migration. |
249 | 254 | ||
250 | Hint: | 255 | Hint: |
251 | If you want to use KO/Pi and KA/Pi on your windows desktop, you should read all the help information available in the KO/Pi Help menu. One Highlight of KO/Pi is the easy syncing with another *.ics file. | 256 | If you want to use KO/Pi and KA/Pi on your windows desktop, you should read all the help information available in the KO/Pi Help menu. One Highlight of KO/Pi is the easy syncing with another *.ics file. |
252 | (Information about syncing available in the KO/Pi help menu). | 257 | (Information about syncing available in the KO/Pi help menu). |
253 | Another hint: | 258 | Another hint: |
254 | KO/Pi + KA/Pi ( = KDE-Pim/Pi ) are available for the Sharp Zaurus PDA. | 259 | KO/Pi + KA/Pi ( = KDE-Pim/Pi ) are available for the Sharp Zaurus PDA. |
255 | Syncing data works for KO/Pi ( version 1.9.3) but not yet for KA/Pi. | 260 | Syncing data works for KO/Pi ( version 1.9.3) but not yet for KA/Pi. |
256 | 261 | ||
257 | 262 | ||
258 | ************************************************************* | 263 | ************************************************************* |
259 | 7) How to import your contact data into Kontact | 264 | 7) How to import your contact data into Kontact |
260 | ************************************************************* | 265 | ************************************************************* |
261 | 266 | ||
262 | We want to import and upload our contacts to a Kolab server. | 267 | We want to import and upload our contacts to a Kolab server. |
263 | You should have access to a properly configured Kolab client. | 268 | You should have access to a properly configured Kolab client. |
264 | This Kolab client is Kontact in KDE. | 269 | This Kolab client is Kontact in KDE. |
265 | Make sure, you have the needed IMAP resources configured in KAddressbook. | 270 | Make sure, you have the needed IMAP resources configured in KAddressbook. |
266 | To configure IMAP resources, you should do: | 271 | To configure IMAP resources, you should do: |
267 | 272 | ||
268 | Open KDE control center, choose there | 273 | Open KDE control center, choose there |
269 | KDE Components - KDE Resource Configuration | 274 | KDE Components - KDE Resource Configuration |
270 | Choose there: | 275 | Choose there: |
271 | Resources: contact | 276 | Resources: contact |
272 | and then: | 277 | and then: |
273 | Add... | 278 | Add... |
274 | IMAP | 279 | IMAP |
275 | 280 | ||
276 | Now start Kontact and select the Contacts icon on the left side. | 281 | Now start Kontact and select the Contacts icon on the left side. |
277 | Choose menu: | 282 | Choose menu: |
278 | File... - Import - Import VCard... | 283 | File... - Import - Import VCard... |
279 | Select the imap resource as destination of the import | 284 | Select the imap resource as destination of the import |
280 | and choose the file to import. | 285 | and choose the file to import. |
281 | Now the contacts should be imported and you are done. | 286 | Now the contacts should be imported and you are done. |
282 | 287 | ||
283 | Don't forget to sync the IMAP account to upload to contacts to the server. | 288 | Don't forget to sync the IMAP account to upload to contacts to the server. |
284 | 289 | ||
285 | ************************************************************* | 290 | ************************************************************* |
286 | 8) How to import your calendar data into Kontact | 291 | 8) How to import your calendar data into Kontact |
287 | ************************************************************* | 292 | ************************************************************* |
288 | 293 | ||
289 | We want to import and upload our calendar data to a Kolab server. | 294 | We want to import and upload our calendar data to a Kolab server. |
290 | You should have access to a properly configured Kolab client. | 295 | You should have access to a properly configured Kolab client. |
291 | This Kolab client is Kontact in KDE. | 296 | This Kolab client is Kontact in KDE. |
292 | Make sure, you have the needed IMAP resources configured in KOrganizer. | 297 | Make sure, you have the needed IMAP resources configured in KOrganizer. |
293 | To configure IMAP resources, you should do: | 298 | To configure IMAP resources, you should do: |
294 | 299 | ||
295 | Open KDE control center, choose there | 300 | Open KDE control center, choose there |
296 | KDE Components - KDE Resource Configuration | 301 | KDE Components - KDE Resource Configuration |
297 | Choose there: | 302 | Choose there: |
298 | Resources: calendar | 303 | Resources: calendar |
299 | and then: | 304 | and then: |
300 | Add... | 305 | Add... |
301 | Calendar on IMAP-server via KMail | 306 | Calendar on IMAP-server via KMail |
302 | 307 | ||
303 | Now start Kontact and select the Calendar icon on the left side. | 308 | Now start Kontact and select the Calendar icon on the left side. |
304 | Choose menu: | 309 | Choose menu: |
305 | File... - Import - Merge Calendar... | 310 | File... - Import - Merge Calendar... |
306 | Select the imap resource as destination of the import | 311 | Select the imap resource as destination of the import |
307 | and choose the file to import. | 312 | and choose the file to import. |
308 | Now the calendar data should be imported and you are done. | 313 | Now the calendar data should be imported and you are done. |
309 | 314 | ||
310 | Don't forget to sync the IMAP account to upload the calendar data to the server. | 315 | Don't forget to sync the IMAP account to upload the calendar data to the server. |
311 | 316 | ||
312 | ************************************************************* | 317 | ************************************************************* |
313 | APPENDIX A) Problems and solutions when reading contact data | 318 | APPENDIX A) Problems and solutions when reading contact data |
314 | ************************************************************* | 319 | ************************************************************* |
315 | 320 | ||
316 | All data, which can be displayed and accessed in KAddressbook is imported from Outlook. | 321 | All data, which can be displayed and accessed in KAddressbook is imported from Outlook. |
317 | 322 | ||
318 | 1) Addresses | 323 | 1) Addresses |
319 | 324 | ||
320 | In Outlook you can assign an attribute "This is the mailing address" to one of the addresses. | 325 | In Outlook you can assign an attribute "This is the mailing address" to one of the addresses. |
321 | This address shows up in KAddressbook twice. | 326 | This address shows up in KAddressbook twice. |
322 | The first time with the original attribute from Outlook ( e.g. "work" for "business" in OL ). | 327 | The first time with the original attribute from Outlook ( e.g. "work" for "business" in OL ). |
323 | The second time with the attribute "postal". | 328 | The second time with the attribute "postal". |
324 | 329 | ||
325 | 2) Telephone Numbers | 330 | 2) Telephone Numbers |
326 | 331 | ||
327 | All telephone numbers of OL are imported. | 332 | All telephone numbers of OL are imported. |
328 | OL offers special case telephone numbers, like "Assistant", which have no counterpart in KAdressbook. | 333 | OL offers special case telephone numbers, like "Assistant", which have no counterpart in KAdressbook. |
329 | In that case, the imported number has special combined attributes in KAddressbook. | 334 | In that case, the imported number has special combined attributes in KAddressbook. |
330 | Here is the mapping of types in OL to attributes in KA: | 335 | Here is the mapping of types in OL to attributes in KA: |
331 | 336 | ||
332 | OL type Attributes in KA | 337 | OL type Attributes in KA |
333 | 338 | ||
334 | Assistant Work + Voice | 339 | Assistant Work + Voice |
335 | Business Work | 340 | Business Work |
336 | Business2 Work | 341 | Business2 Work |
337 | BusinessFax Work + Fax | 342 | BusinessFax Work + Fax |
338 | Car Car | 343 | Car Car |
339 | Home Home | 344 | Home Home |
340 | Home2 Home | 345 | Home2 Home |
341 | HomeFax Home + Fax | 346 | HomeFax Home + Fax |
342 | ISDN Isdn | 347 | ISDN Isdn |
343 | Mobile Cell (displayed as Mobile Phone) | 348 | Mobile Cell (displayed as Mobile Phone) |
344 | OtherFax Fax | 349 | OtherFax Fax |
345 | OtherTelephone Voice | 350 | OtherTelephone Voice |
346 | Pager Pager | 351 | Pager Pager |
347 | PrimaryTelephone Pref ( displayed as typeless, with attribute preferred ) | 352 | PrimaryTelephone Pref ( displayed as typeless, with attribute preferred ) |
348 | TTYTDD Modem | 353 | TTYTDD Modem |
349 | Telex Fax + Bbs (Bbs displayed as MailBox - not very senseful, sorry ...) | 354 | Telex Fax + Bbs (Bbs displayed as MailBox - not very senseful, sorry ...) |
350 | CompanyMain Work + Pref | 355 | CompanyMain Work + Pref |
351 | Radio Video | 356 | Radio Video |
352 | Callback Voice + Pref | 357 | Callback Voice + Pref |
353 | 358 | ||
354 | Some mapping may not be very senseful, but it helps to identify the original OL types. | 359 | Some mapping may not be very senseful, but it helps to identify the original OL types. |
355 | 360 | ||
356 | 3) Additional fields | 361 | 3) Additional fields |
357 | 362 | ||
358 | For some contact fields in Outlook there is no corresponding field in KAddressbook. | 363 | For some contact fields in Outlook there is no corresponding field in KAddressbook. |
359 | The following contact fields are imported to KAddressbook and the field name and content is | 364 | The following contact fields are imported to KAddressbook and the field name and content is |
360 | prepended the notes information of the contact item in the notes field. | 365 | prepended the notes information of the contact item in the notes field. |
361 | The following fields of Outlook are mapped to the notes field: | 366 | The following fields of Outlook are mapped to the notes field: |
362 | Language, Hobby, Homepage, Billing information, Customer ID, User1, User2, User3, User4 | 367 | Language, Hobby, Homepage, Billing information, Customer ID, User1, User2, User3, User4 |
363 | 368 | ||
364 | Example: | 369 | Example: |
365 | +++++++++++++++++++++++++++ | 370 | +++++++++++++++++++++++++++ |
366 | Additonal fields created | 371 | Additonal fields created |
367 | by KA/Pi Outlook import: | 372 | by KA/Pi Outlook import: |
368 | Language: Swedish | 373 | Language: Swedish |
369 | Hobby: Golf,fishing | 374 | Hobby: Golf,fishing |
370 | End additonal fields created | 375 | End additonal fields created |
371 | by KA/Pi Outlook import! | 376 | by KA/Pi Outlook import! |
372 | +++++++++++++++++++++++++++ | 377 | +++++++++++++++++++++++++++ |
373 | <Below that are your notes of this contact> | 378 | <Below that are your notes of this contact> |
374 | 379 | ||
375 | 380 | ||
376 | ************************************************************* | 381 | ************************************************************* |
377 | APPENDIX B) Problems and solutions when reading calendar data | 382 | APPENDIX B) Problems and solutions when reading calendar data |
378 | ************************************************************* | 383 | ************************************************************* |
379 | 384 | ||
380 | Almost all data, which can be displayed and accessed in KOrganizer is imported from Outlook. | 385 | Almost all data, which can be displayed and accessed in KOrganizer is imported from Outlook. |
381 | Attachments of appointments are not imported. | 386 | Attachments of appointments are not imported. |
382 | KOrganizer may crash, when reading some kinds of attachments. | 387 | KOrganizer may crash, when reading some kinds of attachments. |
383 | These may be changed in future versions. | 388 | These may be changed in future versions. |
384 | 389 | ||
385 | Attendee lists of meetings and their state are imported in KOrganizer. | 390 | Attendee lists of meetings and their state are imported in KOrganizer. |
386 | 391 | ||
387 | A problem is importing some kinds of recurring events: | 392 | A problem is importing some kinds of recurring events: |
388 | 393 | ||
389 | First problem: | 394 | First problem: |
390 | OL offers a recurrence like | 395 | OL offers a recurrence like |
391 | - Yearly recurrence, every second Tuesday of July. | 396 | - Yearly recurrence, every second Tuesday of July. |
392 | KOrganizer ( in versions < 3.3.0 ) does not offer that kind of recurrence. | 397 | KOrganizer ( in versions < 3.3.0 ) does not offer that kind of recurrence. |
393 | Such that | 398 | Such that |
394 | "Yearly recurrence, every second Tuesday of July." | 399 | "Yearly recurrence, every second Tuesday of July." |
395 | is converted to | 400 | is converted to |
396 | "Monthly recurrence, every 12. month, second Tuesday in month, StartMonth = July." | 401 | "Monthly recurrence, every 12. month, second Tuesday in month, StartMonth = July." |
397 | which can be edited in KO. | 402 | which can be edited in KO. |
398 | 403 | ||
399 | Second problem: | 404 | Second problem: |
400 | OL offers an exception in a recurrence with other data/time. | 405 | OL offers an exception in a recurrence with other data/time. |
401 | KO offers only an exception in a recurrence , where the exception is deleted from the row of all occurences. | 406 | KO offers only an exception in a recurrence , where the exception is deleted from the row of all occurences. |
402 | Such that | 407 | Such that |
403 | "Recurring event with exception, that date XX should be at date YY" | 408 | "Recurring event with exception, that date XX should be at date YY" |
404 | in OL is converted to two events in KO: | 409 | in OL is converted to two events in KO: |
405 | "Recurring event with exception, that date XX is not included" | 410 | "Recurring event with exception, that date XX is not included" |
406 | "Non-recurring event at date YY with same data like the recurring event (e.g. Summary, location, attendee list, ...)" | 411 | "Non-recurring event at date YY with same data like the recurring event (e.g. Summary, location, attendee list, ...)" |
407 | 412 | ||
408 | 413 | ||
409 | 414 | ||
410 | 415 | ||
411 | 416 | ||
412 | 417 | ||
413 | 418 | ||
414 | 419 | ||
415 | 420 | ||