Updated Todo.sh Add on Directory (textile)
@@ -25,6 +25,7 @@ h3. Table of Contents
|
|||||||
** "repeat - Mark an item done and immediately reenter it":#repeat
|
** "repeat - Mark an item done and immediately reenter it":#repeat
|
||||||
** "recur - Intelligently add recurring tasks":#recur
|
** "recur - Intelligently add recurring tasks":#recur
|
||||||
** "google - Sync with Google Tasks":#google
|
** "google - Sync with Google Tasks":#google
|
||||||
|
** "standup - Daily standup status":#standup
|
||||||
|
|
||||||
h1(#install). Installation
|
h1(#install). Installation
|
||||||
|
|
||||||
@@ -272,4 +273,11 @@ You will need to set up Google API access to use (see project README).
|
|||||||
Requires Python
|
Requires Python
|
||||||
|
|
||||||
"Project page":http://github.com/amcintosh/todo.txt-cli/tree/google-tasks-addon/.todo.actions.d
|
"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
|
"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
|
||||||
Reference in New Issue
Block a user