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

A user should be able to export reminders #13

Open
TimoWolters opened this issue Aug 9, 2021 · 0 comments
Open

A user should be able to export reminders #13

TimoWolters opened this issue Aug 9, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@TimoWolters
Copy link
Collaborator

The reminder calendar uses the Internet Calendar Standard and is compatible with most other calendar systems. A user should be able to export their reminders as ICS file and import the reminders in their calendar applications. Some may want to export all entries every time, other may want to export and import only new or updated reminder. The export function should allow for both. This requires an additional attribute on the Reminder-Model updatedAt that determines the last time a reminder was touched by the user. The last export time should also be saved.

@TimoWolters TimoWolters added the good first issue Good for newcomers label Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant