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

fix: correctly save and create reminders #2758

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

raimund-schluessler
Copy link
Member

This PR fixes a couple of issues with creating and saving reminders:

  • VALARM is now a child of VTODO
  • an alarm of action type DISPLAY now has a DESCRIPTION
  • the REPEAT property of an alarm is now only set in combination with DURATION (and if repeat is > 1)
  • the default description was slightly adjusted

Closes #2757 and makes alarms compatible with other apps following RFC 5545.

@raimund-schluessler raimund-schluessler added this to the 0.17.0 milestone Jan 14, 2025
@raimund-schluessler raimund-schluessler merged commit 5d75d0e into master Jan 14, 2025
25 checks passed
@raimund-schluessler raimund-schluessler deleted the fix/2757/vtodo-valarm branch January 14, 2025 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: reminders not saved properly
1 participant