From 767884fb5347ff0a6bb00d1a598e1a441d11a936 Mon Sep 17 00:00:00 2001 From: zimmermatt Date: Mon, 5 Sep 2011 20:46:34 -0700 Subject: [PATCH] Moved info about installation into the TOC and to the top to make it easier to find. --- Todo.sh-Add-on-Directory.textile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index 4823315..c40488f 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -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 +* Installation +** "How to install":#install + * Filters ** "Future Tasks":#futuretasks @@ -20,6 +23,10 @@ h3. Table of Contents ** "view - Summarized todo items report":#view ** "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 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 -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 This is the example detailed here: [[Creating Add-ons: Examples]]