I'd love to use this, but I don't see an easy way how to using the frameworks I know, React (well) and Svelte (a bit).
You can use querySelectors in React, it's just normal JavaScript. You can also use refs if you don't want to use querySelector.
Show HN: RoughNotation – create and animate hand-drawn annotations on a web page
51–60 of 76 posts
Re: Show HN: RoughNotation – create and animate hand-drawn annotations on a web page
#52This is cool. Slightly OT but I saw the word animate and I got excited because I'm in the market for some easy to use animation software. Krita & Synfig just aren't doing it for me. The best one I ever used was a web app built a decade ago by an iirc ~12 year Korean American kid. It seems to have disappeared off the web but it was just amazing for usability. Anyone remember it / the name of it?
Hi there. Please check out https://gif.com.ai You probably haven’t heard of it because it’s a bit under the radar and not really being promoted to the outside yet.
Re: Show HN: RoughNotation – create and animate hand-drawn annotations on a web page
#53Earlier quoted context omitted.
Hi there. Please check out https://gif.com.ai You probably haven’t heard of it because it’s a bit under the radar and not really being promoted to the outside yet.
Woah this site is something else. I'm having a really hard time following. What does it do? What is a token?
Re: Show HN: RoughNotation – create and animate hand-drawn annotations on a web page
#54This is cool. Slightly OT but I saw the word animate and I got excited because I'm in the market for some easy to use animation software. Krita & Synfig just aren't doing it for me. The best one I ever used was a web app built a decade ago by an iirc ~12 year Korean American kid. It seems to have disappeared off the web but it was just amazing for usability. Anyone remember it / the name of it?
Re: Show HN: RoughNotation – create and animate hand-drawn annotations on a web page
#55Love this (and all of Preet’s work). Made a statistics visual awhile back using roughjs[0], seems like the perfect setting with which to add roughnotation :) [0] https://www.jwilber.me/permutationtest/
Re: Show HN: RoughNotation – create and animate hand-drawn annotations on a web page
#56This is cool. I wonder if this could just be a CSS library instead, where you just add the class "annotate-circle" to an element and it will use pseudo-elements (:before, :after) to draw the lines.
With CSS Houdini it's possible. To draw these irregular lines / shapes with normal CSS it's really hard, maybe if you inline some SVG.
Re: Show HN: RoughNotation – create and animate hand-drawn annotations on a web page
#57Earlier quoted context omitted.
Hi there. Please check out https://gif.com.ai You probably haven’t heard of it because it’s a bit under the radar and not really being promoted to the outside yet.
Woah this site is something else. I'm having a really hard time following. What does it do? What is a token?
Re: Show HN: RoughNotation – create and animate hand-drawn annotations on a web page
#58This is cool. Slightly OT but I saw the word animate and I got excited because I'm in the market for some easy to use animation software. Krita & Synfig just aren't doing it for me. The best one I ever used was a web app built a decade ago by an iirc ~12 year Korean American kid. It seems to have disappeared off the web but it was just amazing for usability. Anyone remember it / the name of it?
Hi there. Please check out https://gif.com.ai You probably haven’t heard of it because it’s a bit under the radar and not really being promoted to the outside yet.
Re: Show HN: RoughNotation – create and animate hand-drawn annotations on a web page
#59Would love to have something like a mix between the Notes app and Etherpad, so that I can take notes using the Apple Pencil, then "replay" the writing process, and hopefully be able to post it online as well.