When a viewer clicks the “Add to My Calendar” button on the event details page, it automatically downloads a file named “event.ics”. Can options be added so that when the button is clicked, users are given the option to add the event to Apple Calendar, Google Calendar, Outlook Calendar OR download an .ics file? Several other calendar platforms offer this functionality.
The challenge for schools like us who are on Google Calendar is that Apple does not allow .ics files to be opened by anything but Apple Calendar on Macs, iPhones and iPads. So our community members on Macs who don’t use Apple Calendar can’t add an event directly to their CMU Google Calendar. The workaround is to instruct them to add their CMU Google account to Apple Calendar, then to open the .ics file in Apple Calendar and add it to their CMU calendar there - which is not intuitive and some folks just don’t want to do.
Thanks for reaching out – that does sound tricky. Our understanding has always been that if your “default calendar app” is set to Google Calendar, that any ICAL (.ics) links will just open natively in Google. It seems like that might not be the case?
I’m not finding any syntax online for how to “Add Calendar URL” to Google Calendar outside of using the tools inside of calendar.google.com itself, hmm.
There’s the https://www.google.com/calendar/render?action=TEMPLATE syntax I see mentioned around the web for a “Add to Calendar” type link for Google Calendar, but that wouldn’t support any syncing of event changes the way the ICAL feed does. Moreover, I’m not finding anything in the Google docs about that url structure anyways.
If anyone has wrestled with Google Calendar links before, we’re all ears on alternative approaches for this! As it stands, unfortunately, I don’t know how we’d make a Google-Calendar specific link in LiveWhale (unless perhaps we just opened a modal with step-by-step instructions for “Go to Google Calendar, click Add Calendar, click By URL, etc…”). Alternatively, if anyone has other web apps they use that work elegantly with Google Calendar integrations like this, please pipe up because I’d love to peek at an example. Thanks!
Correct - for Apple product users there is no way to set Google Calendar as the default application for opening .ics files, it always opens Apple Calendar. Some of the other calendar platforms our units are using (and will be transitioning away from to move into LW) offer multiple Add to My Calendar options for events - including add to Google, add to Apple, add to Outlook, copy URL and download .ics file. Two examples:
In these cases when you open an event and click to add to your calendar, you see multiple options. When you click Google on a Mac or iPhone it will open Google Calendar in a web browser and ask you if you want to add the event, vs. opening the Apple Calendar app like an .ics file does. I don’t think it syncs event changes like a live ICAL feed but I don’t think downloading an event.ics file for a single event does either. As a Google school this is a functionality a lot of our folks use with calendars and the units are hoping to not lose it when they migrate to LW. Thanks!
Thanks Jen! Those examples are helpful, taking a look I think we may be able to figure out a Google Calendar URL syntax that would allow for similar functionality, namely
If you’d like to add this to your calendar theming in the meantime, feel free, but we’ll keep an eye on this and test it as a possible core feature inclusion for an upcoming release of LW. Thanks!
Thank you, Karl! For the future release it would be great to include an Outlook option too for external folks using that email platform. But Google is for sure the priority for us right now for our internal folks!