Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish implementation of reccurring events in CalDAV plugin. #1

Open
8 of 21 tasks
ffriese opened this issue Feb 11, 2023 · 0 comments
Open
8 of 21 tasks

Finish implementation of reccurring events in CalDAV plugin. #1

ffriese opened this issue Feb 11, 2023 · 0 comments
Labels
CalDAV Plugin enhancement New feature or request

Comments

@ffriese
Copy link
Owner

ffriese commented Feb 11, 2023

  • Correctly set and read RRULE features
    • FREQ
    • DTSTART
    • INTERVAL
    • WKST
    • COUNT
    • UNTIL
    • BYSETPOS
    • BYMONTH
    • BYMONTHDAY
    • BYYEARDAY
    • BYEASTER
    • BYYEAR
    • BYWEEKNO
    • BYDAY
    • BYHOUR
    • BYMINUTE
    • BYSECOND
    • enable setting features multiple times (comma-separation)

related to #3:

  • Fix event update in widget after changing recurrence
  • Enable editing single instances of a recurring event (EXDATE, ...)
@ffriese ffriese added enhancement New feature or request CalDAV Plugin labels Feb 11, 2023
ffriese added a commit that referenced this issue Feb 16, 2023
ffriese added a commit that referenced this issue Mar 2, 2023
addresses single-instance editing and event update after changing occurrence (#1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CalDAV Plugin enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant