From 14e5d6c52dc125fc84b1999bb1b812eab7f7bd9c Mon Sep 17 00:00:00 2001 From: civrot Date: Fri, 3 Feb 2012 17:02:54 -0800 Subject: [PATCH] Updated Todo.sh Add on Directory (textile) --- Todo.sh-Add-on-Directory.textile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index 721f274..fa6ec6f 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -25,6 +25,7 @@ h3. Table of Contents ** "repeat - Mark an item done and immediately reenter it":#repeat ** "recur - Intelligently add recurring tasks":#recur ** "google - Sync with Google Tasks":#google +** "standup - Daily standup status":#standup h1(#install). Installation @@ -272,4 +273,11 @@ You will need to set up Google API access to use (see project README). Requires Python "Project page":http://github.com/amcintosh/todo.txt-cli/tree/google-tasks-addon/.todo.actions.d -"Download file":http://github.com/amcintosh/todo.txt-cli/tree/google-tasks-addon/.todo.actions.d/google \ No newline at end of file +"Download file":http://github.com/amcintosh/todo.txt-cli/tree/google-tasks-addon/.todo.actions.d/google + +h2(#standup). __standup__: daily standup status + +An add on implemented in ruby that generates a "report" for daily standups based on your tasks. + +"Project page":http://github.com/civrot/todo_txt_actions +"Download file":http://github.com/civrot/todo_txt_actions/blob/master/standup \ No newline at end of file