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

Add download ical file for events #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

allc
Copy link
Member

@allc allc commented Oct 12, 2024

Implements #20

Button like this
image

start_ and end_ added in constants/calendarevents.ts as timezone is a pain to deal with when using event._instance.range passed to event handler from FullCalendar

@tomasmaillo
Copy link
Collaborator

Ooooh this is so fun. Must be very useful for mobile use too.

Is there any way we can make it also generate a Google Calendar link too? If you click on it, it should take you to Google Calendar and auto populate regions.

Unless you are in the know about .ics files, I would imagine most users to be extremely confused when a random file gets downloaded.

@allc
Copy link
Member Author

allc commented Oct 12, 2024

There is a https://add-to-calendar-button.com/ "Add to Calendar Button" component which support multiple platforms, as well as .ics maybe something would be preferred to look into in this case?

Though I don't see it's a problem, be aware it uses Elastic License 2.0 https://github.com/add2cal/add-to-calendar-button?tab=readme-ov-file#-copyright-and-license

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

Successfully merging this pull request may close these issues.

2 participants