A light and fast todo-app, built with Vue3
✔️ Lightweight UI
Makes use of light UI components, so that your app remains featherlight and blazing fast!
✔️ Strong Search
Searches your TODOs by text or heading or due-date tags. e.g. search for
grocery
,due tomorrow
,next week
,done
orcomplete
orincomplete
etc.
You can also use arithmetic operators such as=, >, <, >=, <=
. For example, '= 7
' or '>= 5
' or '< 3
' to filter on the due date.
✔️ Uses Local Storage
Uses your browser's local-storage. So remember, a new browser means a new set of TODOs :-)
✔️ Dark Mode Support
Easily toggle between dark and light modes and the page looks as elegant as it can get.
✔️ Easy Share & Import
Share your TODO items on your favourite medium, and import into your browser!
✔️ Hybrid App
Install as hybrid app on Android or add to your home-screen on iOS.
Just hit https://somethings-todo.web.app or https://somethings-todo.netlify.app on your browser.
Anirban Mukherjee (https://anirbmuk.appspot.com/en). 2025