Support recurring events from .ics
anufrievroman opened this issue · 4 comments
anufrievroman commented
Need to try implementing recurring events (not to be confused with multiday events) that are read from .ics files.
dvragulin commented
I'm waiting for this feature as a New Year's gift 🙏 😅
anufrievroman commented
I hope you mean 2025 :D
At the moment, I am a bit occupied with other projects, so if someone want to take a look at this feature, please. I think step one is to check how icalendar
library reads recurring events and try to read it, whatever information is there (frequency, number of repetitions etc). Once this is reliably read from .ics file, I'll help to add into proper object inside caclure
.