I'd like to share a simple web app where you can make quick plain text edits or take temporary notes.
It's offline first. Notes are stored in browser's local storage.
The source code can be found here: https://github.com/starikovs/ls-note/
I’d love to get your thoughts and ideas for improvement!