Hello HN,<p>I'm building a browser-based text editor that replicates the simplicity and spatiality of the Windows notepad.<p>Notepad is where I initially jot down all my ideas before moving or discarding them. The main thing that makes it so powerful for me is the fact that the text needs to be explicitly processed before closing the window (by saving or discarding). Because of this, nothing I type into a notepad window gets accidentally lost or forgotten. I always have to handle it when cleaning my workspace.<p>I use both Mac and Windows daily, and was missing this workflow on my Mac. The solution is a web-based version which can eventually sync between my machines.
I would love for you to try it out! All feedback welcome.