Martin Eigenmann
Martin Eigenmann
Thank you very much for this issue - I have updated the deps for now and will check that dependapot/renovate will update dependencies in the future. :-)
an example can be found here: https://icalevents.readthedocs.io/en/latest/ closing this old issue :-)
@salimfadhley and @tewhalen We could print the total count of events and the total selected events if not in prod environment - what do you think?
Thanks for the issue! I will close due to inactivity :-)
@chrko you are right! I have located the problem, that rule.between will not expand the event if it does not fit in the between definition. I will try to find...
You can fairly easily remap the events into an event that has an object with the property cats. Is this still needed? If yes I can hack up a solution...
closed by: https://github.com/jazzband/icalevents/pull/140 thank you very much for the documentation and the example @thegrandpoobah
Thank you very much for this implementation. I was able to verify that it was already fixed. https://github.com/jazzband/icalevents/commit/d1c11aa2e0bac0e8687861c5063a07f40c0cdcbe
rrule is now used - thanks for the issue :-)
You can use the uid. All instances of the expanded (rrule) event have the same uid as the original event. Please tell me if this is still pending.