Description: This is an OpenSync 0.22 plugin to sync with KDEPIM (pre-akonadi, so < 4.5). Using this and the OpenSync framework (see also: kitchensync http://kde-apps.org/content/show.php/KitchenSync?content=132898) you can sync your KDE PIM data with mobile devices and other applications. This is ONLY compatible with OpenSync 0.22; not OpenSync 0.3x or above. This code is not guaranteed bug-free; always have a backup of your data.
This plugin can sync contacts with KAddressBook, events and todos with KOrganizer, and notes with KNotes (over DBus). If you have akonadi configured this plugin will refuse to sync (you can override this in the config).
Compilation is standard cmake mkdir build; cd build; cmake ..; make; make install
Usage is add plugin to an OpenSync sync group; sync.
IMPORTANT: Note syncing depends on you having a KDE installation where bko#251914 https://bugs.kde.org/show_bug.cgi?id=251914 is fixed. Use the patch there to recompile knotes. If you are using openSUSE, fixed knotes rpms are available on the obs in home:MasterPatricko:sync https://build.opensuse.org/package/show?package=kdepim4&project=home%3AMasterPatricko%3Async. If you can't get that to work, or if you don't need note syncing, in the patches directory of the source there is a patch that can turn off note syncing and allow it to compile.Last changelog:
0.22.0 - Port kdepim plugin to KDE4 - Port KNotes interface to dbus - Add checks to avoid clashing with akonadi
Ratings & Comments
0 Comments