Nextcloud: Sync Calendar with MacOS

By Marc Miller

on Mon Jul 26 2021

nextcloud-background

The MacOS calendar sync documentation is either incorrect or out of date as of this writing. Here are the steps to get the calendar sync working properly with MacOS.

  1. First, what we want to do is go into your Nextcloud account and snag the CalDAV address. You can find this in Nextcloud Calendar > Settings & Import > Copy iOS/MacOS CalDAV address. Click and it will copy to your clipboard.
  2. In any text editor, or a notes app, you’ll want to paste the address you copied. It should look something like this:
    https://cloud.mywebsite.com/remote.php/dav/prinvipals/users/marc/
    What you’ll want to do is paste this address and split it into two parts that we’ll need:
    1. Your Nextcloud server address: https://cloud.mywebsite.com
    2. And the calendar location: /remote.php/dav/principals/users/marc/
  3. Go to System Preferences > Internet Accounts
  4. Click the plus (+) sign at the bottom to add a new account and click add other account
  5. Click CalDAV account
  6. There should be a pop-up window with a dropdown. Here’s what to do:
    1. Account Type: Advanced
    2. Email Address: Enter your Nextcloud account email address
    3. Password: Enter your Nextcloud account password
    4. Server Address: Copy the first part from above, the Nextcloud server address
    5. Server Path: Copy the second part of the address from above.
    6. Port: 443
    7. Use SSL: Be sure this is checked!
    8. Click Sign In

I ultimately discovered the solution in this post within the Nextcloud community. This should prove to be successful in connecting your Nextcloud calendar to MacOS as it did for me!

Stuff I'm Great At!

© 2021 Marc R. Miller, Marc's Web Studio | Site built with Frontity.