Minimalist and anonymous note taking space. Take a quick note or quick-edit something directly in your browser. It utilizes your browser's contenteditable HTML element technology. Everything is saved automatically to localstorage. No cookies.
Any plans to extend/expand the functionality?
fyi: I have to keep Evernote live on my desktop to take notes in an instance so I plan to trhy this.
Q: are there any security issue I need to be aware of?
Q: Any data being grabbed or sent upstream?
thank you!
@ronsheridan Thanks for the feedback! For now the functionality is simple and I'm going to keep this approach in the future as well. 1) all the data is saved locally to your browser's localstorage so it's pretty secure 2) no data is sent to the network
Hey all,
I used to use popular HTML trick of how to make your browser into a simple editor, it's "data:text/html, <html contenteditable>", to edit something or to a make a quick note. But the problem was that after a page refresh, my notes lost. So, I've taken this technology, added saving to browser's localstorage, and after that the https://contenteditable.space was born.
It's open sourced https://github.com/starikovs/con... so feel free to fork it on GitHub.
This is my first product post on ProductHunt and your feedback is welcome! 😺
Contenteditable.space
Contenteditable.space