A simple note taking app with LocalStorage
DEMO : https://paraspl01t.github.io/localnotes/
Open the Demo page. The title feild will be autofocused and you can start to type right away. The changes will be auto saved on keydown
event.
Saved notes will apear on left side. To delete, right click a note name and click OK, otherwise click Cancel.
- export and import JSON backup
- responsiveness
- gist sync???
- scroll top on save???
- active note styling
- textarea active styling???
- search functionality??
- default documentation note
Publish on Github
Some will be done. Some won't be done. Who knows?