https://bugs.kde.org/show_bug.cgi?id=259067
--- Comment #5 from Tobias Koenig <tokoe kde org> 2010-12-13 21:22:04 --- (In reply to comment #4) Hej, > The relevant name is "std.vcf". In its details, it says > > Identifier: akonadi_vcard_resource_1 Ok, then you are using the native resource, that's good :) I'd propose the following: copy one of the std.vcf_X files that contains all contacts to $HOME. Then remove the std.vcf resource from KAddressBook (right click on the folder -> Remove Address Book). Then add a new address book, this time of type 'Personal Contacts'. When this address book is available, import your $HOME/std.vcf_X into KAddressBook via the 'File -> Import -> vCard' option. The 'Personal Contacts' address book has multiple advantages, it is faster and can store contact groups. By the way, the Akonadi 'database' is just a cache, the real data are still saved in vCard files on the files system. The 'Personal Contacts' address book for examples saves each contact in its own file under ~/.local/share/contacts/ (or some other directory you let point it to). Ciao, Tobias -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
