KAddressBook/zh-cn: Difference between revisions

From KDE UserBase Wiki
m (Created page with ''''Akonadi_and_AddressBook'''页面有助于你理解 KAddressBook 的结构,你可以备份所有你想要的数据。')
m (Created page with '==备份数据==')
Line 48: Line 48:
'''Invisible fields''' - some users have been worried because they knew that information was in fields not currently visible.  If you check any record in ~/.local/share/contacts/ you will see that the data is not lost.  We can expect to see the data becoming visible again in the coming version releases.
'''Invisible fields''' - some users have been worried because they knew that information was in fields not currently visible.  If you check any record in ~/.local/share/contacts/ you will see that the data is not lost.  We can expect to see the data becoming visible again in the coming version releases.


==Backing up your Data==
==备份数据==


'''[[Akonadi_and_AddressBook]]'''页面有助于你理解 KAddressBook 的结构,你可以备份所有你想要的数据。
'''[[Akonadi_and_AddressBook]]'''页面有助于你理解 KAddressBook 的结构,你可以备份所有你想要的数据。

Revision as of 14:38, 8 June 2010

Template:I18n/Language Navigation Bar


Template:Info (zh CN)

新生的 KAddressBook 让所有的程序都能访问你的数据。


介绍

KAddressBook 是个开发中的程序。这并不意味着它不够稳定,意思是它还没有完成。这个版本你看到的布局与老版本相比有很大的区别,很有可能下个版本再次做变动,如同我们看到更多新特性再次增加的。

新建地址薄(AddressBook)

Automatic Migration

If you have previously been using KAddressBook you are probably aware that it was stored in ~/.kde/share/apps/kabc/std.vcf. When you install KDE SC 4.4 the automatic migration tool will examine that file and set up an Akonadi resource using the data that it contains. However, you may find that a number of other things need checking. As this is entirely new technology, the distributions may not have been able to set up everything to perfection.

Initial Requirements

Nepomuk must be running. Open SystemSettings > Advanced tab > Desktop search and enable Nepomuk. Strigi may be too heavy on resources if your hardware struggles, but enabling Strigi is optional. Turn it off if it gives you problems, though lack of indexing will necessarily impact the extent to which Nepomuk can work. MySQL must be working. This has been problematic on some distributions. If you have problems you will probably benefit from reading this Troubleshooting page.

Enabling Resources

Again, your distribution may have already done this for you, but check SystemSettings > Advanced tab > KDE Resources. Make sure that the resources listed there are enabled, then use the 'Set as Standard' button on 'akonadi-resource Personal'. This will make the Personal Contacts addressbook available to KMail.


Explore a little further, with the Manage Addressbook Sources button, and you will see that you can examine the settings for your resources:


The resources on your system may not match the list you see in this image - that is of no consequence. Personal Contacts is the one of importance for working with KAddressBook and KMail.


In KDE SC 4.5 the path is slightly different although the process is the same. SystemSettings has been redesigned, so KDE resources is now found under Personal Information.

Status of this release

Distribution Lists - the migration tool for your existing distribution lists is not yet released. It is work-in-progress. Where appropriate you can create a new Group - Groups will replace Distribution Lists. Autocompletion makes it quite easy to add entries to the group. In KDE SC <= 4.4.2 you can't use the group quite like a distribution list, typing the name and expecting it to be expanded into a list of names. You can, though, copy and paste the list of names from the right-hand panel. This is not final functionality, but it is a work-around that is possible in some situations. Update - for KDE SC 4.4.3 the alias expansion for Contact Groups from KAddressbook has been backported. Contact Groups still may not be selected in the recipients picker, though.

Invisible fields - some users have been worried because they knew that information was in fields not currently visible. If you check any record in ~/.local/share/contacts/ you will see that the data is not lost. We can expect to see the data becoming visible again in the coming version releases.

备份数据

Akonadi_and_AddressBook页面有助于你理解 KAddressBook 的结构,你可以备份所有你想要的数据。

故障解决

随 KDE SC 4.4 一同发布的版本汇报了许多常见的'初期问题(teething problems)'。之中很多问题随着4.4.1版本的发布消失了,但如果你还是遇到错误信息,Akonadi_4.4/Troubleshooting有方法解决很多问题。