localStorage
note taking app, with the ability to export content as output.txt
notez is a small, stupid project built by Bradley Taunt in order to create a minimal note taking "app". Sure, it could be cleaner or even simpler, but it fits basic needs for note-taking. (As if there aren't already enough of these apps, right?)
It uses the browser's localStorage
to keep you from losing any of your data while you write. Just remember to save as you work.