Difference between revisions of "NextCloud/Pain points/Mac-Caldav"

From Adam Meola - wiki
Jump to navigation Jump to search
(Created page with "NextCloud's Calendar is great handy, but the documentation leaves much to be desired... Specifically, I've run into issues getting the calendar to sync with Mac OS X. Here...")
 
Line 5: Line 5:
  
 
Here are the steps to get to syncing...
 
Here are the steps to get to syncing...
 +
 +
 +
 +
 +
# restart your mac
 +
# open your NextCloud calendar
 +
# click "Setting & Import" on the lower left
 +
# scroll down
 +
# "Copy iOS/macOS CalDAV address"
 +
# paste this address to a test editor
 +
# split the address into 2 segments
 +
#* protocol + location
 +
#* <span class="s1">/remote.php/dav/principals/users/{{YourUserNameHere}}/</span>
 +
# <span class="s1">open the Calendar app</span>
 +
# <span class="s1">open preferences</span>
 +
# <span class="s1">add "Other CalDAV Account..."</span>
 +
# pick advanced
 +
# fill the fields
 +
#* user
 +
#* password
 +
#* "Server Adress:" =<span class="s1">protocol + location</span><br />
 +
#* "Server Path:" =<span class="s1">/remote.php/dav/principals/users/{{<span>YourUserNameHere</span>}}}/</span>
 +
#* <span class="s1">Port: 443</span>
 +
#* <span class="s1">Use SSL: yes</span>

Revision as of 15:48, 16 March 2021

NextCloud's Calendar is great handy, but the documentation leaves much to be desired...


Specifically, I've run into issues getting the calendar to sync with Mac OS X.

Here are the steps to get to syncing...



  1. restart your mac
  2. open your NextCloud calendar
  3. click "Setting & Import" on the lower left
  4. scroll down
  5. "Copy iOS/macOS CalDAV address"
  6. paste this address to a test editor
  7. split the address into 2 segments
  8. open the Calendar app
  9. open preferences
  10. add "Other CalDAV Account..."
  11. pick advanced
  12. fill the fields
    • user
    • password
    • "Server Adress:" =protocol + location
    • "Server Path:" =/remote.php/dav/principals/users/{{YourUserNameHere}}}/
    • Port: 443
    • Use SSL: yes