Howto/pages/02.tutorials/02.Cloud/04.Clients/01.Desktop/03.Mac-OS/contact-syncing/docs.en.md

82 lines
2.4 KiB
Markdown
Raw Normal View History

2017-08-18 12:23:10 +02:00
---
2019-01-15 10:31:14 +01:00
title: 'macOS and OS X - Syncing Contacts'
2017-08-18 20:31:37 +02:00
visible: false
2019-07-16 12:20:18 +02:00
updated:
last_modified: "July 2019"
app:
app_version:
2017-08-18 20:31:37 +02:00
page-toc:
active: true
2017-11-22 04:55:07 +01:00
published: true
taxonomy:
category:
- docs
2019-07-16 12:20:18 +02:00
tags:
- cloud
- integration
- macos
2017-08-18 12:23:10 +02:00
---
2019-01-15 10:31:14 +01:00
_This tutorial was last updated on 28 dec. 2018_
This is Work in Progress, but should work on macOS Mojave and before.
2017-08-18 12:23:10 +02:00
2017-08-18 20:31:37 +02:00
# Goal:
2019-01-15 10:31:14 +01:00
**Sync the macOS or OS X Contacts App with the Disroot cloud.**
2017-08-18 12:23:10 +02:00
2017-08-18 20:31:37 +02:00
This will allow you to check, update and remove your contacts from any computer with an internet connection. Also it will enable syncing contacts with your smartphone and/or tablet. Once it runs, and nothing breaks, you'll forget it is there.
2017-08-18 12:23:10 +02:00
2017-08-18 20:31:37 +02:00
# Requirements
2017-08-18 12:23:10 +02:00
* Your Disroot login name
* Your Disroot password
2019-01-15 10:31:14 +01:00
* An Apple computer with OS X or macOS (10.8 - 10.14) installed
2017-08-18 12:23:10 +02:00
* A working internet connection
* 15 minutes
2017-08-18 20:31:37 +02:00
# Set up Contacts Syncing.
2017-08-18 12:23:10 +02:00
2017-08-18 20:31:37 +02:00
1. Click on the **Apple icon** in the top left of your screen.
2017-08-18 12:23:10 +02:00
2. Open the menu item '**System Preferences...**'.
3. Click on the icon with the name '**Internet Accounts**'.
2017-08-23 17:57:50 +02:00
![](en/macos_contacts1.png)
2017-08-18 12:23:10 +02:00
5. Scroll down in the right panel, until you can click at the bottom on '**Add Other Account...**'
2019-01-15 10:31:14 +01:00
![](en/macos_contacts2.png)
2017-08-18 12:23:10 +02:00
7. Choose the fourth item from the top: '**CardDAV Account**'
A window opens called **'Add CardDAV account'**
Use these settings:
2019-01-15 10:31:14 +01:00
**Account type:** Advanced.
**Username**: your username _(without @disroot.org)_
**Password**: your password
**Server Address**: `https://cloud.disroot.org`
**Server Path**: `/remote.php/dav/principals/users/USERNAME/` (replace USERNAME with your username)
**Port**: `443` and **Use SSL** ticked.
![](en/macos_contacts4.png)
For systems **before macOS Mojave** these settings should work:
**Account type:** Advanced.
**Username**: your username _(without @disroot.org)_
**Password**: your password
**Server Address**: `cloud.disroot.org`
**Server Path**: `/remote.php/dav/addressbooks/users/USERNAME/contacts/` (replace USERNAME with your username)
**Port**: `443` and **Use SSL** ticked.
2017-08-18 12:23:10 +02:00
![](en/macos_contacts3.png)
2017-08-18 12:23:10 +02:00
Click `Sign In`!
2019-01-15 10:31:14 +01:00
Now your contacts are added. If you now open the Contacts App, cloud.disroot.org will show in the left column. You can change the name in the Contacts App preferences or in the System Preferences.
2017-08-18 12:23:10 +02:00
Any contacts you now add will be synced automagically to the Disroot servers.
(ps. these steps are virtually the same on iOS)