diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index 5a13ce8..3177c41 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -14,6 +14,7 @@ h3. Table of Contents ** "Edit in a designated text editor":#edit ** "cd - Display directory paths":#cd ** "nav - Open URLs in a web browser":#nav +** "ac - Open activeCollab URLs in a web browser":#ac ** "birdseye - Project progress report":#birdseye ** "projectview - Group output by project":#projectview ** "paper - Print your todo list":#paper @@ -131,6 +132,16 @@ TODO: 'Should have a look at http://github.com/ginatrapani ASAP' added on line 1 "Download file":http://github.com/doegox/todo.txt-cli/raw/extras/todo.actions.d/nav +h2(#ac). __ac__: activeCollab integration + +If activeCollab project/ticket info is associated with a task, open in the browser. + + todo.sh ac 12 + +"Project page":https://github.com/kostajh/todo.txt-ac + +"Download file":https://raw.github.com/kostajh/todo.txt-ac/master/ac + h2(#commit). __commit__: record state in local Git repository Commit all changes to existing Git repository in @$TODO_DIR@.