Skip to content

Replace custom Repetition with RRule#8

Merged
firu11 merged 4 commits into
mainfrom
rrule
Jul 19, 2026
Merged

Replace custom Repetition with RRule#8
firu11 merged 4 commits into
mainfrom
rrule

Conversation

@firu11

@firu11 firu11 commented Jul 19, 2026

Copy link
Copy Markdown
Member

As preparation for full iCal compatibility, I migrated our custom Repetition struct to the battle-tested rrule-go library. iCal uses the powerful RRule standard for recurrences, including complex weekday rules.

This change:

  • Adds rich repetition capabilities (e.g. “every other week on Monday and Friday”)
  • Simplifies the core package by removing custom recurrence logic
  • Enables much cleaner iCal integration

@firu11 firu11 self-assigned this Jul 19, 2026
@firu11
firu11 merged commit 919c255 into main Jul 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant