Merge pull request #14143 from jameskimmel/master
update CalDAV and CardDAV for recent macOS
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 657 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 557 KiB |
|
Before Width: | Height: | Size: 385 KiB After Width: | Height: | Size: 697 KiB |
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 743 KiB |
BIN
user_manual/groupware/images/macos_5.png
Normal file
|
After Width: | Height: | Size: 763 KiB |
BIN
user_manual/groupware/images/macos_6.png
Normal file
|
After Width: | Height: | Size: 870 KiB |
@@ -5,41 +5,45 @@ Synchronizing with macOS
|
|||||||
Setup your Accounts
|
Setup your Accounts
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
In the following steps you will add your server resources for **CalDAV** (Calendar)
|
In the following steps you will add **CalDAV** (Calendar)
|
||||||
and **CardDAV** (Contacts) to your Nextcloud.
|
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.
|
1. Click on the Apple logo in the top left corner of your screen and select
|
||||||
|
**System Settings...** from the dropdown menu.
|
||||||
2. Navigate to **Internet Accounts**:
|
|
||||||
|
|
||||||
.. figure:: ./images/macos_1.png
|
.. figure:: ./images/macos_1.png
|
||||||
|
|
||||||
3. Click on **Add Other Account…** and click on **CalDAV Account** for Calendar
|
2. Navigate to **Internet Accounts**:
|
||||||
or **CardDAV Account** for Contacts:
|
|
||||||
|
|
||||||
.. figure:: ./images/macos_2.png
|
.. figure:: ./images/macos_2.png
|
||||||
|
|
||||||
.. note:: You can not setup Calendar/Contacts together. You need to setup them
|
3. Click on the small blue **choose from a list.**
|
||||||
in **separate accounts**.
|
|
||||||
|
|
||||||
4. Select **Manual** as Account-Type and type in your respective credentials:
|
|
||||||
|
|
||||||
**Username**: Your Nextcloud username or email
|
|
||||||
|
|
||||||
**Password**: Your generated app-password/token (:ref:`Learn more<managing_devices>`).
|
|
||||||
|
|
||||||
**Server Address**: URL of your Nextcloud server (e.g. ``https://cloud.example.com``)
|
|
||||||
|
|
||||||
.. figure:: ./images/macos_3.png
|
.. figure:: ./images/macos_3.png
|
||||||
|
|
||||||
5. Click on **Sign In**.
|
4. Click on **add Other Account...**
|
||||||
|
|
||||||
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**.
|
|
||||||
|
|
||||||
.. figure:: ./images/macos_4.png
|
.. figure:: ./images/macos_4.png
|
||||||
|
|
||||||
|
5. Select **CalDAV Account** for calendar and **CardDAV Account** for contacts.
|
||||||
|
|
||||||
|
.. figure:: ./images/macos_5.png
|
||||||
|
|
||||||
|
.. note:: You can not setup Calendar/Contacts together. You need to setup them **separately**.
|
||||||
|
|
||||||
|
6. Select **Manual** as Account Type and type in your respective credentials:
|
||||||
|
|
||||||
|
**Username**: Your Nextcloud username or email
|
||||||
|
|
||||||
|
**Password**: Either your password or if you use 2FA your generated app-password/token (:ref:`Learn more<managing_devices>`).
|
||||||
|
|
||||||
|
**Server Address**: URL of your Nextcloud server (e.g. ``https://nextcloud.yourdomain.com``)
|
||||||
|
|
||||||
|
.. figure:: ./images/macos_6.png
|
||||||
|
|
||||||
|
7. Click on **Sign In**.
|
||||||
|
|
||||||
Troubleshooting
|
Troubleshooting
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|||||||