Earlier quoted context omitted.
Awesome. Are you open to sharing some #'s? How many people sponsored this?
Sure, this is public info on my profile: https://github.com/sponsors/steveruizok . I'm up to 211 sponsors, about $1700 per month. Many of those sponsors are one-time donations. At the beginning, I set the minimum one-time donation to $1; once I reached 100 sponsors, I bumped the minimum up to $10. The larger sponsors come mostly from digital ink library perfect-freehand ( https://github.com/steveruizok/perfect-freeha…
Tldraw – a tiny little drawing app
61–70 of 115 posts
Re: Tldraw – a tiny little drawing app
#62Hey, author here! Glad folks are enjoying this. A few notes: - I post a _lot_ about tldraw on Twitter. If you're curious about how this came together, or want to follow along as we ship new features, check out my timeline ( https://twitter.com/steveruizok ). - The whole tldraw project is MIT licensed and open source ( https://github.com/tldraw ). And it's still in development! If you'd like to contribute, join the Di…
This looks great! The stroke smoothing seems really aggressive though. It's hard to write as neatly as I can in other apps. How tied to React is this? Could it be used without it, or adapted to that?
At the moment it's pretty tied to React, however the "app" itself—the big state machine that responds to events—is independent. It would take some effort to make it work with other libraries but it could be done.
Re: Tldraw – a tiny little drawing app
#63there is no way to export the canvas. why ?
Re: Tldraw – a tiny little drawing app
#64Re: Tldraw – a tiny little drawing app
#65Re: Tldraw – a tiny little drawing app
#66Sorry, since this was posted a month ago ( https://news.ycombinator.com/item?id=28854949 ) highlighting that it was sponsorware. It is now open-sourced and free also.
Saving a Google search for the uninitiated (me): ``` Simply stated, the “Sponsorware” model for releasing a project is made up of a few simple steps: Build something people want! – This is easier said than done, but we believe this model works best for open source projects with significant pre-release hype. The more interest you are able to build in your product before launch, the better your results are likely to be…
[1]: https://unglue.it/
Re: Tldraw – a tiny little drawing app
#67Really nice app. So much finesse. Similar but seemingly simpler than the excellent https://excalidraw.com/ . Tiny thing: I think it would be clearer if the alt tags and menu items showed keyboard shortcuts as "[ctrl][G]" instead of "c t r l G".
Are you on Windows? The context menu seems to be behaving strangely for PCs users, probably a different set of default styles than I saw while developing. :/ Working on it! https://github.com/tldraw/tldraw/issues/243
Re: Tldraw – a tiny little drawing app
#68My favorite feature to build was the Rewind feature, so you could see people draw something together over the course of months.
Re: Tldraw – a tiny little drawing app
#69A few feature requests: - double click to insert text - `?` to open a shortcut page - reasonable shortcuts (not just numbers) - `del` to delete