Task manager, action tracker, habit builder
Local usage: clone or download, and open index.html in a browser.
- Manage tasks, track actions or steps, create reusable task trees
- Focus on any task tree and walk through it step by step
- Export and import task trees for unlimited use cases
- Simple and straight forward implementation
- No accounts needed, full control over task data
I built this as a proof of concept to test out different use cases for task trees. I also needed a way to focus on very large task trees without needing to remember what the next steps are. Additionally, I'm tired of accounts and login in everywhere, so all the data is local but it can be easily backed up and imported again.
- VanillaJS, HTML, CSS, IndexedDB
- Zero dependencies
- Native HTML components
- Slots, custom elements, and shadow DOM
Feedback is welcome!