diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index 6959cdb..72e7452 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -12,7 +12,7 @@ h3. Table of Contents ** "Add and do or prioritize in one step":#add-and-do--add-and-pri-in-one-step ** "Archive only selected done items":#archive-only-selected-done-items ** "Edit in a designated text editor":#edit-open-in-text-editor -** "graph – Visualization plugin – *Don’t break the chain* for todo.txt +** "graph – Visualization plugin:#graph ** "cd - Display directory paths":#cd-display-directory-paths ** "nav - Open URLs in a web browser":#nav-open-items-url-in-browser ** "ac - Open activeCollab URLs in a web browser":#ac-activecollab-integration @@ -130,6 +130,14 @@ Adaptations: * "dhein":http://github.com/dhein/todo.txt-cli/blob/pub-addons/edit ("discussion thread":http://tech.groups.yahoo.com/group/todotxt/message/2153) * "FND":http://github.com/fnd/todo.txt-cli/blob/extensions/edit ("discussion thread":http://tech.groups.yahoo.com/group/todotxt/message/2156) +h2(#graph). __graph__: Visualize done tasks + +A visualization-plugin for todo.txt – a command line todo application. Graph displays bar charts showing the number of completed tasks per day. + +As in Jerry Seinfeld’s don’t break the chain technique, active days will be colored green and therefore motivate you do be more productive. + +"Project page":https://github.com/timpulver/todo.txt-graph + h2(#cd-display-directory-paths). __cd__: display directory paths Outputs the command necessary to change the current directory to the directory holding the todotxt files, the directory holding add-ons or the directory holding the configuiration file.