From d7b8dbf23095b3f4a0f96713673b8ff7ae0cf174 Mon Sep 17 00:00:00 2001 From: RealRancor Date: Tue, 10 Feb 2015 14:12:44 +0100 Subject: [PATCH] Add URL for exporting contacts --- user_manual/pim/contacts.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/user_manual/pim/contacts.rst b/user_manual/pim/contacts.rst index aadec7d55..ec3cac12c 100755 --- a/user_manual/pim/contacts.rst +++ b/user_manual/pim/contacts.rst @@ -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 `_. +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 ---------------