Updated Todo.sh Add on Directory (textile)

emilerl
2011-02-15 05:44:14 -08:00
parent db69029463
commit 17cf202e2b

@@ -18,6 +18,7 @@ h3. Table of Contents
** "rtm - Sync with Remember the Milk":#rtm
** "schedule - Work with date threshold":#schedule
** "view - Summarized todo items report":#view
** "lately - Report of recently completed tasks":#lately
h1. Filters
@@ -219,4 +220,14 @@ Example:
"Discussion thread":http://tech.groups.yahoo.com/group/todotxt/message/2750
"Project page":http://github.com/markwu/todo-cli-plugins
"Download file":http://github.com/markwu/todo-cli-plugins/raw/master/view
"Download file":http://github.com/markwu/todo-cli-plugins/raw/master/view
h2(#lately). __lately__: Report of recently completed tasks
Generate a list of recently completed tasks. Per default lately lists tasks that were completed during the last seven days. With an optional argument, number of days, that can be overridden to show more or less.
Example:
$ todo.sh lately # Lists tasks completed within the last 7 days
$ todo.sh lately 3 # Lists tasks completed within the last 3 days
"Download file":https://github.com/emilerl/emilerl/tree/master/todo.actions.d