kynda / todo.txt-xp

XP - A todo.txt module designed to print a redable guide of your acomplishments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xp

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.

Installation:

  1. Confirm the location of your todo actions drectroy. The TODO_ACTIONS_DIR variable can be found in todo.cfg
  2. Copy the XP add-on in the todo actions directory.

Usage:

  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.

Notes:

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.

Contact:

About

XP - A todo.txt module designed to print a redable guide of your acomplishments.

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%