Thursday, September 4, 2025

Show HN: Quicknote.zip (Daily Micro Scratchpad) https://ift.tt/sSZQxiD

Show HN: Quicknote.zip (Daily Micro Scratchpad) I used to use https://doc.new when I needed to write quick scratchpad notes, but it takes like two seconds for Google Docs to be interactable, and ends up polluting my Drive with a bunch of "Untitled Docs". Lately I've used a bookmarklet that opens a fullpage contenteditable div which is instantaneous and worked for my needs. But I wanted persistence when I accidentally close the tab, and data-urls can't use localstorage, so I spun up quicknote.zip. It loads in the blink of an eye, works offline, and stores each day to localstorage. That's all it does, take it or leave it. https://quicknote.zip September 4, 2025 at 11:40PM

No comments:

Post a Comment

Show HN: Real time visual saliency detection https://ift.tt/FZLMlcC

Show HN: Real time visual saliency detection I've just made public a library to perform real time visual saliency detection on videos (b...