List your tasks efficiently using command line without the need of a GUI
- Download the
bat
file, open a shell and runtodo /?
to get started
- Built in Batch
- Add tasks using the
/a
/A
option - Remove tasks using
/d
option specifying the task ID or delete all of them with/D
- You might want to add the script to your path enviroment variable so that you can access it from any location.