From 736bf60d018234e5440bbc53c0c3853712b6f408 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Sat, 7 Dec 2013 12:16:14 -0800 Subject: [PATCH] Updated Todo.sh Add on Directory (textile) --- Todo.sh-Add-on-Directory.textile | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index ac61ccf..2df19b2 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -555,3 +555,34 @@ _Author: Jon Knapp_ _License: GPLv3_ "Project page":https://github.com/Thann/todo-cli-plugins + +h2(#top). XP - print a redable guide of your acomplishments. + +XP prints the tasks completed on each day starting (x) number of days ago. You may also omit days on which no tasks were completed. + +Example (Saturday where tasks were only completed Friday and Monday and use the o option): +todo.sh xp -o 6 + +
+==========================
+Monday : 2013-12-02 
+==========================
+x 2013-12-02 +ITSM some task I completed @work 
+x 2013-12-02 +ITSM some task I completed @work
+x 2013-12-02 +ITSM some task I completed @work
+x 2013-12-02 +ITSM some task I completed @work
+==========================
+Friday : 2013-12-06 
+==========================
+x 2013-12-06 +ITSM some task I completed @work
+x 2013-12-06 +ITSM some task I completed @work
+x 2013-12-06 +ITSM some task I completed @work
+x 2013-12-06 +ITSM some task I completed @work
+x 2013-12-06 +ITSM some task I completed @work
+
+ +_Author: Chris Jones : christopher.donald.jones@gmail.com_ +_License: GPLv3_ + +"Project page":https://github.com/gr0undzer0/xp +