Stash app
A tiny note-taking web app. It uses the browser localStorage to keep your notes always handy and persistant between sessions of copy/pasting text from websites, making to-do lists, drafting site copy and memos.
Small, simple, static and local hosted
It works offline, no data is collected or transmitted anywhere. No sync, Markdown or WYSIWYG features, just raw text. You can download a backup of all your notes and restore them if you change browser, do a clean install or decide to take your notes somewhere else.
Features
- Create/edit/delete notes
- Create folders, drag notes into them, keep your sidebar organized
- Deleting a folder returns its notes to the root list
- Download a backup of all your notes as a JSON file
- Restore notes, just upload the JSON file
- Download a single note as .txt
- Saves as you type, no need to press buttons
- Focus mode, hides sidebar
- Dark/light theme
- Responsive layout
- The first 20 chars of the first line you write will be the title of the note on the sidebar list.
Download the zip archive - 11kb
Unpack, put the folder somewhere on your disk, inside the folder open the file index.html in the browser and bookmark it. Thats it, enjoy!