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 to calendar" links #15

Open
omarcostahamido opened this issue Sep 17, 2020 · 0 comments
Open

"add to calendar" links #15

omarcostahamido opened this issue Sep 17, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed MEDIUM

Comments

@omarcostahamido
Copy link
Member

I just realized that you can create a link for a google calendar event with some content in it.

Example:

https://calendar.google.com/calendar/u/0/r/eventedit?dates=20200917T060000Z/20200917T070000Z&text=my+custom+calendar+event&details=This+is+a+test+of+a+programatically+created+calendar+event.

This will create an event name my custom calendar event

text=my+custom+calendar+event

Between 11pm sep 16, 2020 and 12am sep 17, 2020. Yes you need to thing GMT+0 here.

dates=20200917T060000Z/20200917T070000Z

And with the description text This is a test of a programatically created calendar event.:

details=This+is+a+test+of+a+programatically+created+calendar+event.

We can also scratch this idea and just allow people to add the public calendar to their account.
But I think it would be nice to send links like these on the newsletters for upcoming meeting events.

OCH

@omarcostahamido omarcostahamido added MEDIUM LOW enhancement New feature or request and removed LOW labels Sep 17, 2020
@omarcostahamido omarcostahamido added good first issue Good for newcomers help wanted Extra attention is needed labels Sep 25, 2020
@omarcostahamido omarcostahamido changed the title add to calendar links "add to calendar" links Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed MEDIUM
Projects
None yet
Development

No branches or pull requests

1 participant