Hello HN!<p>I'd like to share a simple web app where you can make quick plain text edits or take temporary notes.<p>It's offline first. Notes are stored in browser's local storage.<p>The source code can be found here:
<a href="https://github.com/starikovs/ls-note/">https://github.com/starikovs/ls-note/</a><p>I’d love to get your thoughts and ideas for improvement!
I created this tool first of all for myself, 2 main reasons why I need it:<p>1. I often create temporary notes in my main Notes app, which quickly becomes cluttered with temp stuff<p>2. I sometimes struggle with editing plain text without any formatting, especially on mobile devices<p>I hope others find it useful as well!