mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Add docs for special CalDAV urls
This commit is contained in:
parent
19afdbd280
commit
8c40cd606f
@ -290,6 +290,19 @@ calendar event:
|
||||
|
||||
The Calendar app deletes the event.
|
||||
|
||||
Special CalDAV URLs
|
||||
-------------------
|
||||
|
||||
Additionally the calendar app is providing two URLs for special functions:
|
||||
|
||||
**Export calendar as an .ics file**
|
||||
|
||||
https://ADDRESS/remote.php/caldav/calendars/USERNAME/CALENDARNAME?export
|
||||
|
||||
**Your contact's birthdays**
|
||||
|
||||
https://ADDRESS/remote.php/caldav/calendars/USERNAME/contact_birthdays
|
||||
|
||||
Calendar App FAQ
|
||||
----------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user