A simple and minimal TODO list for browsers and Its useful for people like me that can't manage their TODO and updated every day.
I recommend using the docker compose because its easier
docker compose up -d
Also you can run it without docker:
pip install -r requirements.txt
FLASK_APP=app flask --host 0.0.0.0 --port 8080 run
In most browsers for changing new page you need to install a plugin
Chrome: New Tab Redirect
Firefox: New Tab Override
Then change your new page to localhost:8080
Use a hyphen followed by a alphabet like:
-A hello world
Use Today, Tomorrow, Yesterday or a date with following format m/d like:
buying gorcriess today
The place of date doesn't matter It the end or start.
Tasks without date will go to long-term category
You can change color scheme by editing /static/css/style.css
and changing colors variables