Tiny notebook app

Small, simple, static and local hosted wep app i built for my personal use. It works offline, no data is collected or transmitted anywhere.

Notebook is for raw text, quick note taking in the browser. It uses the browsers' localStorage to keep my notes always handy and persistant between sessions of copy/pasting text from websites, making to-do lists, drafting site copy, memos and emails.

No sync, Markdown or WYSIWYG features, but you can download a backup of all your notes and restore them if you change browser, do a clean install of your OS or the path to the app folder changes because you decided to move it somewhere else.

features:

The first 20 chars of the first line you write will be the title of the note link on the sidebar list.

Download the zip archive, unpack it, put the folder somewhere on your disk, inside the folder open the file index.html in the browser and bookmark it.