diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index 29bf970..1891465 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -9,7 +9,7 @@ h2. Future Tasks Hide tasks containing a date threshold (@t:YYYY-MM-DD@) until the specified point in the future. Note: The @date@ command "can be used":http://tech.groups.yahoo.com/group/todotxt/message/1843 to append date thresholds (e.g. @todo.sh append <#> "t:`date -d '1 day' +%F`"@). -The "schedule":http://github.com/FND/todo.txt-cli/blob/extensions/schedule command provides a wrapper for this. +The "schedule":http://github.com/FND/todo.txt-cli/blob/extensions/schedule extension provides a wrapper for this. Caveats: Currently there is no distinction between regular list commands and @listall@ - i.e. future tasks will never be displayed.