1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Add configuration instructions for Contacts on OS X

This commit is contained in:
Simon Schoeters 2013-08-25 15:00:34 +02:00
parent 3e61eada5e
commit 0ea95b1af4

View file

@ -285,7 +285,7 @@ Contacts
interested in this feature, please check this `bug report interested in this feature, please check this `bug report
<https://github.com/Kozea/Radicale/issues/32>`_. <https://github.com/Kozea/Radicale/issues/32>`_.
iCal OS X
~~~~ ~~~~
.. note:: .. note::
@ -331,9 +331,30 @@ now set-up. You can close the ``Preferences`` window.
Contacts Contacts
++++++++ ++++++++
**Contacts do not work yet with Radicale and Apple's clients.** If you are In Contacts 7 (previously known as AddressBook):
interested in this feature, please check this `bug report
<https://github.com/Kozea/Radicale/issues/32>`_. 1. Open the ``Preferences`` dialog and select the ``Accounts`` tab.
2. Click the ``+`` button at the lower left to open the account creation wizard.
3. As ``Account type`` select ``CardDAV``.
4. Add any ``User name`` you like.
5. The ``Password`` field can be left empty (if we didn't configure
authentication).
6. As ``Server address`` use ``domain:port``, for example ``localhost:5232``
(this would be the case if you start an unconfigured radicale server on your local
machine).
7. Click ``Create``. Contacts will complain about an `Unsecured Connection` if you
don't have SSL enabled. Click ``Create`` again.
8. You might want to change the ``Description`` of the newly added account to
something more readable. (optional)
9. Switch to the ``General`` tab in the preferences and select the radicale server
as ``Default Account`` at the bottom of the screen. It probably shows up as
```domain:port`` or the name you choose if you changed the description. Newly
added contacts are added to the default account and by default this will be the
local `On My Mac` account.
.. important::
You'll need version 0.8.1 or up for this to work. Earlier version can read CardDAV
contacts but can't add new contacts.
syncEvolution syncEvolution
~~~~~~~~~~~~~ ~~~~~~~~~~~~~
@ -341,7 +362,6 @@ syncEvolution
You can find more information about syncEvolution and Radicale on the You can find more information about syncEvolution and Radicale on the
`syncEvolution wiki page <https://syncevolution.org/wiki/synchronizing-radicale>`_. `syncEvolution wiki page <https://syncevolution.org/wiki/synchronizing-radicale>`_.
Complex Configuration Complex Configuration
===================== =====================