Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 702 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 702 Bytes

localnotes

A simple note taking app with LocalStorage

DEMO : https://paraspl01t.github.io/localnotes/

How to Use?

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.

TODO

  • 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?