This is a unique todo list that uses HTML5 local storage and offline caching to manage tasks. It’s jQuery based and can be used separately or placed easily in a website sidebar. The tasks can be added, removed, re-positioned and controlled with the mouse and keyboard. The style is minimal and clean, but can be customized with CSS .
Features
- Uses offline HTML5 local storage engine (offline caching + local-storage)
- jQuery based, can be easily added to a sidebar
- Can add, remove, re-positione, clear or reverse order of tasks
- Keyboard navigation (TAB, UP, DOWN , DEL)
- Support + documentation + updates