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

Parse Advanced Repeat Rules on Import #8046

Closed
20 of 22 tasks
murilopereirame opened this issue Nov 28, 2024 · 0 comments · Fixed by #8456
Closed
20 of 22 tasks

Parse Advanced Repeat Rules on Import #8046

murilopereirame opened this issue Nov 28, 2024 · 0 comments · Fixed by #8456

Comments

@murilopereirame
Copy link
Contributor

murilopereirame commented Nov 28, 2024

As a Tuta user I want to be able to import events with advanced repeat rules and correctly see them on my calendar

AC

  • Update parser to handle BYxxx rules
  • Support BYxxx rules
  • Event generation handles events with these rules

Tasks

  • Update server
  • Update parser
    • Support BYHOUR rule
    • Support BYMINUTE rule
    • Support BYDAY rule
    • Support BYMONTH rule
    • Support BYMONTHDAY rule
    • Support WKST rule
    • Support BYWEEKNO rule
    • Support BYSETPOS rule
    • Support BYYEARDAY rule
  • Update event generator
    • Support BYHOUR rule
    • Support BYMINUTE rule
    • Support BYDAY rule
    • Support BYMONTH rule
    • Support BYMONTHDAY rule
    • Support WKST rule
    • Support BYWEEKNO rule
    • Support BYSETPOS rule
    • Support BYYEARDAY rule
  • Deal with alarms and native (Android / iOS)
@murilopereirame murilopereirame changed the title Parse Advanced Repeat Rules on Import/Export Parse Advanced Repeat Rules on Import Dec 4, 2024
@murilopereirame murilopereirame linked a pull request Feb 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants