From a2ef6d5362bdab57ec73fed324706b2424345339 Mon Sep 17 00:00:00 2001 From: FND Date: Mon, 13 Sep 2010 01:25:42 -0700 Subject: [PATCH] Migrated from todosh-add-on-directory v27 --- Todo.sh-Add-on-Directory.textile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Todo.sh-Add-on-Directory.textile b/Todo.sh-Add-on-Directory.textile index e1cb3f7..29bf970 100644 --- a/Todo.sh-Add-on-Directory.textile +++ b/Todo.sh-Add-on-Directory.textile @@ -9,6 +9,9 @@ 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. + +Caveats: Currently there is no distinction between regular list commands and @listall@ - i.e. future tasks will never be displayed. "Discussion thread":http://tech.groups.yahoo.com/group/todotxt/message/2296