From 0fdcd6a9d046ff67a6327b72cb6ae75b441bfaf0 Mon Sep 17 00:00:00 2001 From: amcintosh Date: Thu, 19 Jan 2012 19:03:45 -0800 Subject: [PATCH] Adding Google Task addon --- Todo.sh-Add-on-Directory.textile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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