#152 Client side reminders for a complete calendar
Closed: Invalid by ryanlerch. Opened by pingou.

At the moment, when downloading a single meeting to your calendar, you can add client-side reminder (ie: have your phone, own calendar remind you about the meeting).

This is nice and people like it, but we should add this feature as an option when adding a complete calendar.

This would then add a client-side reminder to all the event present in the calendar.
This would likely be an argument to specify to the download URL.


I'd like to try working on this. How do I start? Thanks :)

how do you think that it can be implemented in a cross platform manner, using [https://en.wikipedia.org/wiki/Webcal Webcal] or [https://en.wikipedia.org/wiki/GroupDAV GroupDAV] and URI for Android and ios is very different too!

And pointers on where to look and how to fix this ticket are needed for me to work on this.

We basically want to set the reminder argument in the call to fedocallib.add_meetings_to_vcal() in fedocal/init.py ical_out() method (line ~615).

PR #212 addressed this issue.

fedocal has been migrated to Fedora Forge.

this ticket has also been migrated, please continue over at

https://forge.fedoraproject.org/apps/fedocal/issues/152

Metadata Update from @ryanlerch:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Metadata