XP - A todo.txt module designed to print a readable guide of your accomplishments.
Currently XP prints the tasks completed on each day starting (x) number of days ago.
- Confirm the location of your todo actions drectroy. The
TODO_ACTIONS_DIR
variable can be found intodo.cfg
- Copy the XP add-on in the todo actions directory.
todo.sh xp [-oh] days
days: Number of days ago.
Options:
o : Omit days on which no tasks were commited.
h : Print this help message.
If You experience bad interpreter errors:
Please check for the location of bash. I test on fedora where everything has been moved to /usr/bin
.