Moved info about installation into the TOC and to the top to make it easier to find.

zimmermatt
2011-09-05 20:46:34 -07:00
parent 44680f425c
commit 767884fb53

@@ -2,6 +2,9 @@ List your Todo.sh add-ons here. Include a short description and a link to the Gi
h3. Table of Contents h3. Table of Contents
* Installation
** "How to install":#install
* Filters * Filters
** "Future Tasks":#futuretasks ** "Future Tasks":#futuretasks
@@ -20,6 +23,10 @@ h3. Table of Contents
** "view - Summarized todo items report":#view ** "view - Summarized todo items report":#view
** "lately - Report of recently completed tasks":#lately ** "lately - Report of recently completed tasks":#lately
h1(#install). Installation
To learn how to install (and create) add-ons, see [[Creating and Installing Add-ons]].
h1. Filters h1. Filters
Since version 2.4, _todo.sh_ provides @TODOTXT_SORT_COMMAND@ and @TODOTXT_FINAL_FILTER@, which can be used to modify the list commands' output. Since version 2.4, _todo.sh_ provides @TODOTXT_SORT_COMMAND@ and @TODOTXT_FINAL_FILTER@, which can be used to modify the list commands' output.
@@ -41,8 +48,6 @@ The @-x@ "option":http://tech.groups.yahoo.com/group/todotxt/message/2402 can be
h1. New or Enhanced Commands/Actions h1. New or Enhanced Commands/Actions
To learn how to use one of those add-ons, see [[Creating and Installing Add-ons]].
h2(#adddopri). __add__ and __do__ / __add__ and __pri__ in one step h2(#adddopri). __add__ and __do__ / __add__ and __pri__ in one step
This is the example detailed here: [[Creating Add-ons: Examples]] This is the example detailed here: [[Creating Add-ons: Examples]]