diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst index 9bc1b8b8..c7ed0473 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -285,7 +285,7 @@ Contacts interested in this feature, please check this `bug report `_. -iCal +OS X ~~~~ .. note:: @@ -331,9 +331,30 @@ now set-up. You can close the ``Preferences`` window. Contacts ++++++++ -**Contacts do not work yet with Radicale and Apple's clients.** If you are -interested in this feature, please check this `bug report -`_. +In Contacts 7 (previously known as AddressBook): + +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 ~~~~~~~~~~~~~ @@ -341,7 +362,6 @@ syncEvolution You can find more information about syncEvolution and Radicale on the `syncEvolution wiki page `_. - Complex Configuration =====================