Skip to content

Conversation

@thatfiredev
Copy link
Contributor

Fixes #80

This PR adds a hyperlink to the conference date, which lets users add the conference to their Google Calendar.

This what the page looks like with the new hyperlinks:
Screenshot 2023-06-15 at 16 55 08

Example adding Droidcon London to Calendar:
Screenshot 2023-06-15 at 16 57 45

Copy link
Contributor

@cortinico cortinico left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cketti thoughts on this?

@cketti
Copy link
Contributor

cketti commented Jun 15, 2023

I'm not a fan. What if someone wants support for adding to another calendar service? Do we keep adding buttons until all services are covered?

Let's try to use an open protocol. I'm not sure if there's anything as convenient as the proposed solution is for Google users. But maybe a separate iCalendar file for each event will be good enough?

Edit: Maybe we can use the webcal: URI scheme.

@cortinico
Copy link
Contributor

Edit: Maybe we can use the webcal: URI scheme.

This sounds like a great alternative. @thatfiredev are you up for taking a look at this?

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.

Option of adding events on google calender

3 participants