X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=dav%2FREADME.md;h=a82439722bd8d429c8be7ca72192b11c005de207;hb=f6460497e3b49b17a16cb709ab58939cde6b3a94;hp=b4e7f3ace02ecb5bce7926d7cfdedd125503ce2e;hpb=a917633c47c7003ae87469c25f3f3275dd927cad;p=friendica-addons.git diff --git a/dav/README.md b/dav/README.md index b4e7f3ac..a8243972 100644 --- a/dav/README.md +++ b/dav/README.md @@ -6,12 +6,14 @@ It's still in a very early stage, so expect major bugs. Please feel free to repo At the moment, the calendar system supports the following features: - A web-based drag&drop interface for managing events - All-Day-Events, Multi-Day-Events, and time-based events +- Giving the subject, a description, a location and a color for the event (the color is not available through CalDAV, though) - Recurrences (not the whole set of options given in the iCalendar spec, but the most important ones) +- Notification by e-mail. Multiple notifications can be set per event - Multiple calendars per user - Access to the events using CalDAV (using iPhone, Thunderbird Lightning etc., see below) - Read-only access to the friendica-native events (also using CalDAV) - The friendica-contacts are made available using CardDAV (confirmed to work with iOS) -- Giving the subject, a description, a location and a color for the event (the color is not available through CalDAV, though) +- The events of a calendar can be exported as ICS file. ICS files can be imported into a calendar Internationalization: @@ -33,7 +35,6 @@ In case of errors, the SQL-statement to create the tables manually are shown in Functuality missing: (a.k.a. "Roadmap") - Sharing events; all events are private at the moment, therefore this system is not a complete replacement for the friendica-native events - Attendees / Collaboration -- ICS Export and Import Used libraries