djc / awmy

arewemeetingyet.com: help communicate meeting times to timezone-challenged participants
MIT License
34 stars 5 forks source link

Use webcal microformat against ICS #14

Open marsjaninzmarsa opened 9 years ago

djc commented 9 years ago

What is it exactly that you're looking for?

marsjaninzmarsa commented 9 years ago

This: https://en.wikipedia.org/wiki/Webcal

With webcal URI I can import event for example to Google Calendar directly from browser, like I'm using Gmail for handling mailto links. Or to desktop program, according to browser/OS settings.

djc commented 9 years ago

Ah, so you want the "(add it)" link to point to a "webcal:" resource?

marsjaninzmarsa commented 9 years ago

yep. :)

maurerle commented 1 year ago

I think so too - currently the download on Fennec Android failed, probably because of a wrong MIME-Type of the download? Would be cool if it directly opens the calendar and allows to add a new date to it.

djc commented 1 year ago

I won't be able to prioritize the work for this, but I am happy to review a PR if someone does the work.