103 | | === Synchronizing your calendar === |
104 | | |
105 | | The most well-tested application for syncing with your Calendar in your desktop is the [http://www.mozilla.org/projects/calendar/lightning/ Lightning extension] to the [http://www.mozilla.com/thunderbird/ Mozilla Thunderbird] email client. Using Lightning: |
| 103 | === Synchronizing your calendar and contacts === |
| 104 | |
| 105 | The most well-tested application for syncing with your Contacts and Calendar in your desktop is the [http://www.mozilla.com/thunderbird/ Mozilla Thunderbird] email client. (With the latest version 78 release, the calendar app is now part of Thunderbird - there is no need to install the separate lightning extension.) |
| 106 | |
| 107 | To start sync'ing with Thunderbird, you will need to install two extensions: |
| 108 | |
| 109 | * [https://addons.thunderbird.net/en-US/thunderbird/addon/tbsync/ Tbsync] - the general purpose synchronizing program |
| 110 | * [https://addons.thunderbird.net/en-US/thunderbird/addon/dav-4-tbsync/ Dav 4 Tbsync] - the specific add-on for synchronizing using the DAV protocol that Nextcloud supports |
| 111 | |
| 112 | Once they are both enable: |
| 113 | |
| 114 | * Click `Tools -> Add-on Options -> Tbsync` |
| 115 | * Click `Account Options -> Add new account -> Caldav and Carddav` |
| 116 | * Enter your username, password and the server address: https://share.mayfirst.org/ |
| 117 | * Follow the prompts to choose what you want to synchronize |
| 118 | |
| 119 | |