-
As described in [this commit](https://github.com/python-caldav/caldav/commit/6572d93b6d167c72ba1c533b8505c0969f3d1b0f), i try to search for event with a specific summary. This seems not to work as exp…
-
Would it make sense to support parts of the iCalendar specification in this library?
Specifically, I currently need multiplatform support for iCal's recurrence rules: https://icalendar.org/iCalenda…
-
Hi, is it possible we add icalendar option (yes/no) as a custom field at edit_entry page? This will give option to the booker to include email notification together with icalendar details or not.
i…
-
### I Have A Problem With:
The integration in general
### What's Your Problem
The provider Müllmax.de with the service RASG "Rsa" has added another step to create an ICS calendar. After selec…
-
Relates to issue #2 - however this is a tad easier to implement.
Allow WEEKLY RRULE settings to allow for INTERVAL=N.
-
I think a print trace of the problem is worth 1,000 words:
```
# Case 1
BEGIN:VEVENT
SUMMARY:Recurrence with 2 deleted days
DTSTART;TZID=Europe/Paris:20170502T100000
DTEND;TZID=Europe/Paris:20…
-
It would be really nice to be able to:
```
Icalendar::Event.new(summary: , description:)
# or
Icalendar::Event.new.assign(**attrs)
```
(Or something similar. )
As best I can tell, it woul…
-
I'd like to convert a `icalendar::CalendarDateTime::WithTimezone` to a `chrono::DateTime`.
I don't think that a `chrono::offset::TimeZone` can be created with the TZ data inside an icalendar event.…
-
### The problem
#106671 seems related
Home Assistant crashes when trying to sync a Nextcloud (28.0.10) Tasks (0.16.1) to-do list.
### What version of Home Assistant Core has the issue?
core-2024…
-
Similar to ICAL.Event, there should be an ICAL.ToDo item that handles the VTODO component as described in section 3.6.2 ("To-Do Component") of RFC 5545 or at https://icalendar.org/iCalendar-RFC-5545/3…