6 ms·
I created a tool [1] to easily convert GitHub gists into bookmarklets and share them. Includes versioning, multi-file gists, etc. Some of my favourite examples
by ashtonmeuser 3y ago
I created a tool [1] to easily convert GitHub gists into bookmarklets and share them. Includes versioning, multi-file gists, etc. Some of my favourite examples hide images until mouseover [2] and play a procedural Brian Eno tune [3].
[1] https://bookmarkl.ink/ https://bookmarkl.ink/
[2] https://bookmarkl.ink/ashtonmeuser/21427841853c9f2292c8f7d7af0079ea//focus.js https://bookmarkl.ink/ashtonmeuser/21427841853c9f2292c8f7d7a...
[3] https://bookmarkl.ink/ashtonmeuser/5e696524d986ba6c25af0df89bdbdccc https://bookmarkl.ink/ashtonmeuser/5e696524d986ba6c25af0df89...
- SushiHippie 3y agoThanks, would be cool to have a quick copy button, as these "bookmark me" buttons never work on mobile. With a simple copy button I could create a new bookmark easily on mobile.
- ashtonmeuser 3y agoI believe I had this at one point but ditched it as browser support was spotty (looking at you, iOS Safari). Looks like support for async clipboard API [1] is getting there so I'll look at adding this functionality back. [1] https://caniuse.com/async-clipboard https://caniuse.com/async-clipboard