KAddressBook/zh-tw: Difference between revisions

From KDE UserBase Wiki
m (Created page with '如果你之前有用過KAddressBook 可能知道它是存儲在~/.kde/share/apps/kabc/std.vcf。當你裝好KDE SC 4.4,自動遷移工具便會檢查該文件,用它包含...')
(Updating to match new version of source page)
 
(40 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Template:I18n/Language Navigation Bar|KAddressBook_4.4}}
<languages />
<languages />
 
[[Image:KAddressBook.png|thumb|500px|center|KAddressBook is a powerful address book application integrated in the KDE-PIM suite.'''
 
]]
{{Info (zh TW)|如果你的KAddressBook 版本比4.4 舊,請查閱[[KAddressBook_4.3|'''這個頁面''']]}}
 
{|style="text-align:center" cellpadding="2"
|[[Image:KAddressBook.png|thumb|300px]]||'''新生的KAddressBook 讓所有的程式都能訪問你的數據。 '''
|}
 


==介紹==
==介紹==


KAddressBook 是個開發中的程序。這並不意味著它不夠穩定,意思是它還沒有完成。這個版本你看到的佈局與老版本相比有很大的區別,很有可能下個版本再次做變動,如同我們看到更多新特性再次增加的。
[https://kontact.kde.org/components/kaddressbook.html KAddressBook] stores all the personal details of your family, friends and other contacts. It supports large variety of services, including NextCloud, Kolab, Google Contacts, Microsoft Exchange (EWS) or any standard CalDAV server.  
 
==新建地址薄(AddressBook)==
 
===自動遷移(Automatic Migration)===
 
如果你之前有用過KAddressBook 可能知道它是存儲在~/.kde/share/apps/kabc/std.vcf。當你裝好KDE SC 4.4,自動遷移工具便會檢查該文件,用它包含的數據建立一個Akonadi 資源。但是,你可能發現還有許多其他東西需要檢查。因為這個是完全的新技術,發行版有可能沒搞定所有的東西。
 
===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 '''[[Akonadi_4.4/Troubleshooting|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.
[[Image:AkonadiResource1.png|thumb|400px|center]]
 
 
Explore a little further, with the Manage Addressbook Sources button, and you will see that you can examine the settings for your resources:
[[Image:AkonadiResource2.png|thumb|400px|center]]
 
 
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.


== Tutorials ==


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.
=== Getting started ===


[[Image:Systemsetting45.png|thumb|400px|center]]
* [[Special:myLanguage/KAddressBook/Tutorials/How to create a new address book?|How to create a new address book?]]
* [[Special:myLanguage/KAddressBook/Tutorials/How to add a new contact?|How to add a new contact?]]


==Status of this release==
=== Connect to an external service? ===


'''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.
* [https://docs.nextcloud.com/server/13/user_manual/pim/sync_kde.html Synchronizing NextCloud with KDE PIM] (NextCloud Documentation)
'''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.
===Backing up your Data===


==Backing up your Data==
[[Special:myLanguage/Akonadi_and_AddressBook|Akonadi 和地址薄]]頁面有助於你理解 KAddressBook 的結構,你可以備份所有你想要的數據。


The page '''[[Akonadi_and_AddressBook]]''' helps you understand the structure of KAddressBook, so that you can be sure that you have backed up all that you need.
{{KontactInstall|KAddressBook}}


==Troubleshooting==
== More Information ==


A number of common 'teething problems' have been reported in versions shipped with KDE SC 4.4. Many of them disappeared with the advent of 4.4.1, but if you still get error messages, '''[[Akonadi_4.4/Troubleshooting]]''' has solutions to many problems.
* [https://kontact.kde.org/components/kaddressbook.html Website]


[[Category:Office]]
[[Category:辦公/zh-tw]]

Latest revision as of 00:10, 31 January 2019

KAddressBook is a powerful address book application integrated in the KDE-PIM suite.

介紹

KAddressBook stores all the personal details of your family, friends and other contacts. It supports large variety of services, including NextCloud, Kolab, Google Contacts, Microsoft Exchange (EWS) or any standard CalDAV server.

Tutorials

Getting started

Connect to an external service?

Backing up your Data

Akonadi 和地址薄頁面有助於你理解 KAddressBook 的結構,你可以備份所有你想要的數據。

Download

KAddressBook is available in all major Linux distribution repositories, as tarballs, and soon a Flatpak version will also be available. Ancient versions were compatible with Windows, the Kontact team is looking for help to improve Windows support. For more information look at the Kontact download page.

Installation Instructions

If you need help to install KAddressBook, look at this tutorial about how to install KDE software.


More Information