Merge pull request #831 from RealRancor/contacts_export

Add URL for exporting contacts
This commit is contained in:
Morris Jobke 2015-02-12 13:00:50 +01:00
commit efa939845b

View File

@ -322,6 +322,15 @@ ownCloud provides the following alternative synchronization options:
- For iOS (iPhone and iPad) devices, you can use their official app. You can
find this app `here <https://owncloud.org/install/>`_.
Special CardDAV URLs
-------------------
Additionally the contacts app is providing an URL for special functions:
**Export an addressbook as a VCARD file**
https://ADDRESS/remote.php/caldav/addressbooks/USERNAME/ADDRESSBOOK?export
Troubleshooting
---------------