Hacker News new | ask | show | jobs
by msoloviev 1938 days ago
I'm actually working on one (https://github.com/blackhole89/notekit). It's native (Gtk+/C++) rather than Electron, too.
3 comments

Really cool project. Just opened it up and gave it a shot. The ability to sketch is killer.

I'll comment on the repo as well, but would love to see the ability to drop in a standard image.

This looks like the tool I've been looking for, and the screenshots in your README are beautiful. Thanks for the work you've done on this, I'm excited to try it out.
Thanks! I recommend using the repositories or the automated builds or compiling from source, as opposed to the tar.gz binary builds linked directly from the README, as those are somewhat badly out of date now. (I probably should update them at some point.)
Looks very nice, will give it shot over weekend. Curious for new GTK app and the tree/folder structure is helpful to me. Thanks!