Have you considered packaging this as a Chrome extension rather than an electron app? AFAICT this is about 80KB of uncompressed html+css+js, released as a colossal 192MB electron app. Sorry to sound all get-off-my-lawn but that seems a tad excessive for a note taker.
I have thought about an eventual web version but more as a visualization tool for sharing files over the internet. The idea was to be an offline-first app for privacy reasons, but I'll take a look at the file system support in the browser extension API, it might be a more accessible alternative.
Show HN: Zonote – Sticky notes with Markdown and Tabs, all in one .txt file
11–17 of 17 posts
Re: Show HN: Zonote – Sticky notes with Markdown and Tabs, all in one .txt file
#12Looks very interesting and quite snazzy! But...how do i install it, what are the dependencies, etc.? The little video/animated gif is nice for showing the features...but how do i run the thing? (I'm sure i'm missing something here.)
I'm sorry, I will add some instructions on the readme file. Right now you can download it from the release page ( https://github.com/zonetti/zonote/releases/latest ). Then all you have to do is to extract and run the binary.
Re: Show HN: Zonote – Sticky notes with Markdown and Tabs, all in one .txt file
#13Re: Show HN: Zonote – Sticky notes with Markdown and Tabs, all in one .txt file
#14Very, VERY cool - this reminds me of an app I made (primarily for myself) years ago called Mindscope https://apps.apple.com/us/app/mindscope-thought-organizer/id... (but Zonote comes with Markdown built in which is way cool) The main thing missing for me in Zonote would be hierarchical links between entries/tabs...or is there already a way to do that?
Re: Show HN: Zonote – Sticky notes with Markdown and Tabs, all in one .txt file
#15Nicely done. Does this support colored background for different sticky notes ? Could be useful for spotting high priority notes more quickly.
Re: Show HN: Zonote – Sticky notes with Markdown and Tabs, all in one .txt file
#16Nicely done. Does this support colored background for different sticky notes ? Could be useful for spotting high priority notes more quickly.