diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index 2de9b1e..a187637 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -256,3 +256,18 @@ When run from a daily cron job (or similar scheduler), it will add tasks on appr "Project page":https://github.com/paulroub/todo.txt-recurring-tasks "Download file":https://github.com/paulroub/todo.txt-recurring-tasks/blob/master/recur + +h2(#google). __google__: sync with Google Tasks + +Push or Pull todo items to and from Google Tasks. + +Examples: +
$ todo.sh google pull #pulls tasks from Google
+$ todo.sh google push #push todo items to Google
+$ todo.sh google push all #push todo and done items to Google
+
+
+You will need to set up Google API access to use (see project README).
+
+"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