Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 972 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 972 Bytes

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: