-
Hi,
Is there any plan to support [CalDAV](https://en.wikipedia.org/wiki/CalDAV) and/or [CardDAV](https://en.wikipedia.org/wiki/CardDAV) ?
There are already some required peace done in rust like…
-
# Feature
Support ICS files.
https://en.wikipedia.org/wiki/ICalendar
# Sample ICS file:
```
BEGIN:VCALENDAR
PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN
VERSION:1.0
BEGIN:VEVENT
DTS…
-
[jscalendar](https://tools.ietf.org/html/draft-ietf-calext-jscalendar-12) is a new json representation of calendar information. Unlike jscal it is not fully compatible with iCalendar and the data mode…
-
Context: this is within a Rails app, where Time.use_zone is expected to be used and set. Which means it is expected that most times/datetime objects are instances of AS::TimeWithZone and have the appr…
-
When a recurring event is created, the web GUI does not allow for exceptions. In other words, one cannot edit the details for or delete a single occurrence of the event. This is supported by the icale…
-
It would be nice to have subscriptions to calendar applications (Apple Calendar, Google Calendar, Microsoft Outlook, Windows Calendar...).
I believe iCalendar (https://tools.ietf.org/html/rfc5545) is…
wimby updated
7 years ago
-
### Checklist
Please mark these items with an [x]
- [ x] I've already searched through [existing tickets](https://fullcalendar.io/issues)
- [ x] Other people will find this feature useful
…
-
The _processing_ of alarms as described in https://tools.ietf.org/html/rfc4791#section-8.6 is outside the scope of the caldav library, possibly with the exception of sending emails. Anyway, the libra…
-
Currently, the `yc-app-cli` only support mapping all event to one `EventType`. If it is unmappable, the issue is discarded completely. Although users can run a second instance of `yc-app-cli` to map t…
-
It may be helpful for organizers to understand the pros/cons of using different calendar services (Facebook, Eventbrite, meetup.com, Google Calendar, BYO CMS that supports iCalendar feed, etc) to publ…
waded updated
4 years ago