I finally created a simple script as a side project that creates a daily TODO from TaskWarrior.
The benefits of my script are
- I am syncing my data on the cloud (not using a TaskWarrior server)
- I am backing up my daily todo
- I am getting a daily email with the most job-related tasks for the day
- I am getting a printed TODO list at home every morning
This script sounds trivial but I liked writing it. It is useful.
As a side project to this side project is I want to be able to do the same but print to a thermal printer instead of the laser printer.
It is dumb and silly, but I like these kind of projects that may make my life easier.