Akonadi and AddressBook/nl: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
Line 34: Line 34:
This is the ''VCard File Resource'' which points to $HOME/.kde/share/apps/kabc/std.vcf per default.  It is not recommended that you use that one, as it doesn't share the benefit of '''Akonadi'''.
This is the ''VCard File Resource'' which points to $HOME/.kde/share/apps/kabc/std.vcf per default.  It is not recommended that you use that one, as it doesn't share the benefit of '''Akonadi'''.


<span class="mw-translate-fuzzy">
''Persoonlijke contacten'' - Offline
Persoonlijke contacten - Offline
</span>


Dat is de voorkeursbron voor uw lokale contacten die wijzen naar $HOME/.local/share/contacts.
Dat is de voorkeursbron voor uw lokale contacten die wijzen naar $HOME/.local/share/contacts.

Revision as of 18:44, 25 June 2010

Template:I18n/Language Navigation Bar

This information was provided by Tobias Koenig, KDE-PIM developer.

Een paar definities

By real data we mean the data, like the contacts or events. These data are stored either on a groupware server or in local files. Where exactly depends on the resource you are using. E.g. the Personal Contacts resource stores its data under $HOME/.local/share/contacts while the VCard File resource (which is not recommended to use anyway ) stores its data under $HOME/.kde/share/apps/kabc/std.vcf.

The cached data are copies of the real data that are kept in the database for faster access and offline caching. The database also keeps the meta data which are management data needed by Akonadi to work correctly.

The configuration data are the data that configure the Akonadi server and the individual resources. The configuration data for the server can be found under $HOME/.config/akonadi, the configuration for the resources are mostly stored under $HOME/.kde/share/config/akonadi_xyz_resourcerc# (xyz is name of resource and # its instance number).

Back-ups maken

Bepaal nu wat u in de back-up wilt opnemen. Als u een back-up wilt maken van de "echte gegevens", dan hangt het af van de bronnen die u hebt ingesteld. Als u een groupwareserver gebruikt, van hoort de back-up daar plaats te vinden. Voor contacten zijn de bestanden in $HOME/.local/share/contacts meestal wat u zoekt.

The Akonadi tray icon offers you a backup and restore function. That backs up the "cache data" which might not include all of your data! It can be helpful if you want to clone a system 1:1, then you can copy the cached data together with the real data and the configuration, so you don't have to load the data again from the sources (e.g. groupware server).

Uw bronnen onderzoeken

KRunner offers you Akonadi Resource Configuration, or you can access this through the Akonadi tray icon -> Configure. You may find several resources set up. You may find one labelled

Address Book - No KDE address book plugin configured yet.

Dat is de oude compatibiliteitsbrug die mogelijk is aangemaakt door het migratieprogramma. Verwijder deze!

"std.vcf" - Klaar

This is the VCard File Resource which points to $HOME/.kde/share/apps/kabc/std.vcf per default. It is not recommended that you use that one, as it doesn't share the benefit of Akonadi.

Persoonlijke contacten - Offline

Dat is de voorkeursbron voor uw lokale contacten die wijzen naar $HOME/.local/share/contacts.

Dit kan "Offline" aangeven als u er gebruik van maakt. Dit is een fout in de weergave en deze kan genegeerd worden.

En als meer componenten Akonadi gebruiken?

When the rest of the components move to Akonadi, will all the data be under ~/.local/share? That should make backup easy. Well, contacts and mails are stored there now, I don't know what the plan for events/todos is, but it would make sense to store them there as well. We'll keep it in mind when discussion pops up!

Categorie: System (nl)