diff --git a/user_manual/groupware/images/macos_1.png b/user_manual/groupware/images/macos_1.png index 03d78b1d9d9..9591ce8896e 100644 Binary files a/user_manual/groupware/images/macos_1.png and b/user_manual/groupware/images/macos_1.png differ diff --git a/user_manual/groupware/images/macos_2.png b/user_manual/groupware/images/macos_2.png index bdcbbfb0537..085df04881d 100644 Binary files a/user_manual/groupware/images/macos_2.png and b/user_manual/groupware/images/macos_2.png differ diff --git a/user_manual/groupware/images/macos_3.png b/user_manual/groupware/images/macos_3.png index 14a2aef8be1..9a126a85b1f 100644 Binary files a/user_manual/groupware/images/macos_3.png and b/user_manual/groupware/images/macos_3.png differ diff --git a/user_manual/groupware/images/macos_4.png b/user_manual/groupware/images/macos_4.png index 95cbc23ef30..210d705e583 100644 Binary files a/user_manual/groupware/images/macos_4.png and b/user_manual/groupware/images/macos_4.png differ diff --git a/user_manual/groupware/images/macos_5.png b/user_manual/groupware/images/macos_5.png new file mode 100644 index 00000000000..eb100f96d0e Binary files /dev/null and b/user_manual/groupware/images/macos_5.png differ diff --git a/user_manual/groupware/images/macos_6.png b/user_manual/groupware/images/macos_6.png new file mode 100644 index 00000000000..36278e71972 Binary files /dev/null and b/user_manual/groupware/images/macos_6.png differ diff --git a/user_manual/groupware/sync_osx.rst b/user_manual/groupware/sync_osx.rst index fc184d37d4b..f090c33abcc 100644 --- a/user_manual/groupware/sync_osx.rst +++ b/user_manual/groupware/sync_osx.rst @@ -5,40 +5,44 @@ Synchronizing with macOS Setup your Accounts ------------------- -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 **CalDAV** (Calendar) +and **CardDAV** (Contacts) to your macOS integrated Calendar and Contacts applications. +At the time of writing this guide, macOS is at version 26.3.1. -1. Open the **system preferences** of your macOS device. - -2. Navigate to **Internet Accounts**: +1. Click on the Apple logo in the top left corner of your screen and select + **System Settings...** from the dropdown menu. .. figure:: ./images/macos_1.png -3. Click on **Add Other Account…** and click on **CalDAV Account** for Calendar - or **CardDAV Account** for Contacts: +2. Navigate to **Internet Accounts**: .. figure:: ./images/macos_2.png -.. note:: You can not setup Calendar/Contacts together. You need to setup them - in **separate accounts**. +3. Click on the small blue **choose from a list.** -4. Select **Manual** as Account-Type and type in your respective credentials: +.. figure:: ./images/macos_3.png - **Username**: Your Nextcloud username or email +4. Click on **add Other Account...** - **Password**: Your generated app-password/token (:ref:`Learn more`). +.. figure:: ./images/macos_4.png - **Server Address**: URL of your Nextcloud server (e.g. ``https://cloud.example.com``) +5. Select **CalDAV Account** for calendar and **CardDAV Account** for contacts. -.. figure:: ./images/macos_3.png +.. figure:: ./images/macos_5.png -5. Click on **Sign In**. +.. note:: You can not setup Calendar/Contacts together. You need to setup them **separately**. -For **CalDAV (Calendar)**: You can now select, with which applications you want -to use this resource. In the most cases, this will be the "Calendar" application, -sometimes you may also want to use it for your **Tasks and reminders**. +6. Select **Manual** as Account Type and type in your respective credentials: -.. figure:: ./images/macos_4.png + **Username**: Your Nextcloud username or email + + **Password**: Either your password or if you use 2FA your generated app-password/token (:ref:`Learn more`). + + **Server Address**: URL of your Nextcloud server (e.g. ``https://nextcloud.yourdomain.com``) + +.. figure:: ./images/macos_6.png + +7. Click on **Sign In**. Troubleshooting ---------------