Skip to content

ParaSpl01t/localnotes-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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?