Tagged TODO Board

A single-file TODO app with persistent local storage. Add tasks, assign one or more tags, and see visual counts for how many TODOs share each tag. Your data is stored in your browser, so it remains available between sessions on the same device and browser.

Tasks

Total TODOs
0
Open
0
Completed
0

Tags are stored with each TODO as an array. Duplicate and empty tags are automatically cleaned up.