Skip to content

Commit d80b647

Browse files
authored
Merge pull request #14162 from nextcloud/backport/14143/stable32
[stable32] update CalDAV and CardDAV for recent macOS
2 parents 6597b19 + 41d6620 commit d80b647

7 files changed

Lines changed: 23 additions & 19 deletions

File tree

566 KB
Loading
493 KB
Loading
312 KB
Loading
661 KB
Loading
763 KB
Loading
870 KB
Loading

user_manual/groupware/sync_osx.rst

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,40 +5,44 @@ Synchronizing with macOS
55
Setup your Accounts
66
-------------------
77

8-
In the following steps you will add your server resources for **CalDAV** (Calendar)
9-
and **CardDAV** (Contacts) to your Nextcloud.
8+
In the following steps you will add **CalDAV** (Calendar)
9+
and **CardDAV** (Contacts) to your macOS integrated Calendar and Contacts applications.
10+
At the time of writing this guide, macOS is at version 26.3.1.
1011

11-
1. Open the **system preferences** of your macOS device.
12-
13-
2. Navigate to **Internet Accounts**:
12+
1. Click on the Apple logo in the top left corner of your screen and select
13+
**System Settings...** from the dropdown menu.
1414

1515
.. figure:: ./images/macos_1.png
1616

17-
3. Click on **Add Other Account…** and click on **CalDAV Account** for Calendar
18-
or **CardDAV Account** for Contacts:
17+
2. Navigate to **Internet Accounts**:
1918

2019
.. figure:: ./images/macos_2.png
2120

22-
.. note:: You can not setup Calendar/Contacts together. You need to setup them
23-
in **separate accounts**.
21+
3. Click on the small blue **choose from a list.**
2422

25-
4. Select **Manual** as Account-Type and type in your respective credentials:
23+
.. figure:: ./images/macos_3.png
2624

27-
**Username**: Your Nextcloud username or email
25+
4. Click on **add Other Account...**
2826

29-
**Password**: Your generated app-password/token (:ref:`Learn more<managing_devices>`).
27+
.. figure:: ./images/macos_4.png
3028

31-
**Server Address**: URL of your Nextcloud server (e.g. ``https://cloud.example.com``)
29+
5. Select **CalDAV Account** for calendar and **CardDAV Account** for contacts.
3230

33-
.. figure:: ./images/macos_3.png
31+
.. figure:: ./images/macos_5.png
3432

35-
5. Click on **Sign In**.
33+
.. note:: You can not setup Calendar/Contacts together. You need to setup them **separately**.
3634

37-
For **CalDAV (Calendar)**: You can now select, with which applications you want
38-
to use this resource. In the most cases, this will be the "Calendar" application,
39-
sometimes you may also want to use it for your **Tasks and reminders**.
35+
6. Select **Manual** as Account Type and type in your respective credentials:
4036

41-
.. figure:: ./images/macos_4.png
37+
**Username**: Your Nextcloud username or email
38+
39+
**Password**: Either your password or if you use 2FA your generated app-password/token (:ref:`Learn more<managing_devices>`).
40+
41+
**Server Address**: URL of your Nextcloud server (e.g. ``https://nextcloud.yourdomain.com``)
42+
43+
.. figure:: ./images/macos_6.png
44+
45+
7. Click on **Sign In**.
4246

4347
Troubleshooting
4448
---------------

0 commit comments

Comments
 (0)