Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 581 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 581 Bytes

TaskList is a todo-list-style application that keeps its notes in the local storage of your browser. TaskList can be accessed in any kind of borwser, both desktop and mobile. Because local storage is unique for each browser a potentially unlimited number of people can be served from one instance.

Features:

  • Add, edit (doubleclick), delete notes
  • Create multiline notes (shift+enter)
  • Sort notes via drag-n-drop

TaskList uses: