gregsadetsky / nycnoise

https://nyc-noise.com
15 stars 0 forks source link

Implement web share api #206

Open gregsadetsky opened 5 months ago

gregsadetsky commented 5 months ago

https://w3c.github.io/web-share/demos/share-files.html

gregsadetsky commented 4 months ago

What does it do / look like on desktop? Only enable on mobile?

yeah, on chrome desktop, it just doesn't exist i.e. "Error: You need to use a browser that supports this draft proposal."

dynamically add those links to all events after page load?

gregsadetsky commented 4 months ago

we definitely want to share single-event-urls, since the sharing leads to the url being opengraph fetched... if you share an event and the opengraph preview is nyc-noise, that's not super super clear. if it's the event title.. it's great.!

should there be a single event page that kind of looks ok, but actually redirects people (with a meta refresh 0) to the day with an anchor for every event?