From dbadcd0d0773f345bc1f08e2971798affaa47d76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marius=20Bl=C3=BCm?= Date: Mon, 14 Jan 2019 13:41:48 +0100 Subject: [PATCH] Fix comments from bencomp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marius Blüm --- user_manual/pim/sync_osx.rst | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/user_manual/pim/sync_osx.rst b/user_manual/pim/sync_osx.rst index 248fda5f4..0ce0c3805 100644 --- a/user_manual/pim/sync_osx.rst +++ b/user_manual/pim/sync_osx.rst @@ -5,18 +5,17 @@ Synchronizing with macOS Setup your Accounts ------------------- -Adding your Calendar and Contacts resources from Nextcloud Groupware to macOS -native applications is easy. In the following steps you will add your server -resources for **CalDAV** (Calendar) and **CardDAV** (Contacts) to your Nextcloud. +In the following steps you will add your server resources for **CalDAV** (Calendar) +and **CardDAV** (Contacts) to your Nextcloud. 1. Open the **system preferences** of your macOS device -2. Navigate to **Online-Accounts** +2. Navigate to **Internet Accounts** .. figure:: /images/macos_1.png -3. Click on **Add Other Account...** and click on **CalDAV-Account** for Calendar - or **CardDAV-Account** for Contacts. +3. Click on **Add Other Account...** and click on **CalDAV Account** for Calendar + or **CardDAV Account** for Contacts. .. figure:: /images/macos_2.png @@ -26,8 +25,8 @@ resources for **CalDAV** (Calendar) and **CardDAV** (Contacts) to your Nextcloud 4. Select **Advanced** as Account-Type and type in your respective credentials: **Username**: Your Nextcloud username or email - **Passwort**: Your generated App-password/token - **Server Adress**: URL of your Nextcloud server (e.g. https://cloud.example.com) + **Password**: Your generated App-password/token (`App-password/token `_) + **Server Address**: URL of your Nextcloud server (e.g. https://cloud.example.com) **Server Path:** /remote.php/dav/principals/users/[your_username] **Port:** 443 **Use SSL:** Yes