Skip to content

Latest commit

 

History

History
executable file
·
26 lines (22 loc) · 559 Bytes

File metadata and controls

executable file
·
26 lines (22 loc) · 559 Bytes

The note taker v1.2 - ReactJs project

Inspired by MacOsX notes

alt The note taker

Things to fix

  • handle add new note
  • handle delete note
  • handle the delete errors
  • handle lock note
  • handle select note highlight
  • handle panel resize
  • handle add pictures
  • text format
    • bold
    • italic
    • underline
    • strike-through
  • unordered list
  • rename on double click and enter
  • remove html entities from note title
  • search feature
  • local storage
  • DB storage