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

Support iCalendar integration #20

Open
philipmjohnson opened this issue Jul 25, 2023 · 0 comments
Open

Support iCalendar integration #20

philipmjohnson opened this issue Jul 25, 2023 · 0 comments

Comments

@philipmjohnson
Copy link
Contributor

philipmjohnson commented Jul 25, 2023

Many students have requested the ability to "subscribe" to Schedule page events so that they would show up on their own Google Calendar without having to look at the Schedule page.

It would appear that this could be possible by updating the Morea plugin to write out an iCalendar calendar file containing the latest entries each time the system is built. The following Ruby library appears to support that:

https://github.com/icalendar/icalendar

Then we could just provide the URL to that file to interested students.

It appears that there are issues with the frequency with which Google syncs your calendar with these feeds. It could hours or days before it happens. This might make this feature less useful (or even unrecommended).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant