- Corrected AUTHORS file
- Added new commands to task.html
This commit is contained in:
6
AUTHORS
6
AUTHORS
@@ -1,10 +1,14 @@
|
|||||||
Principal Author:
|
Principal Author:
|
||||||
Paul Beckingham, paul@beckingham.net
|
Paul Beckingham, paul@beckingham.net
|
||||||
|
|
||||||
|
Contributing Authors:
|
||||||
Damian Glenny
|
Damian Glenny
|
||||||
|
|
||||||
With thanks to:
|
With thanks to:
|
||||||
Eugene Kramer
|
Eugene Kramer
|
||||||
SK
|
Srijith K
|
||||||
Richard Querin
|
Richard Querin
|
||||||
Bruce Israel
|
Bruce Israel
|
||||||
|
Thomas Engel
|
||||||
|
Nishiishii
|
||||||
|
|
||||||
|
|||||||
16
task.html
16
task.html
@@ -167,7 +167,7 @@ a img { border: none; padding: 0; margin: 0; }
|
|||||||
<p>
|
<p>
|
||||||
Download the
|
Download the
|
||||||
<a href="http://www.beckingham.net/task-1.3.0.tar.gz">latest version</a>
|
<a href="http://www.beckingham.net/task-1.3.0.tar.gz">latest version</a>
|
||||||
of the task source code (6/17/2008).
|
of the task source code (6/18/2008).
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@@ -1096,6 +1096,18 @@ on_white on_bright_white</code></pre>
|
|||||||
renders across the screen. Defaults to 1.
|
renders across the screen. Defaults to 1.
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
<dt>oldest</dt>
|
||||||
|
<dd>
|
||||||
|
Determines how many tasks the "task oldest" command displays.
|
||||||
|
Defaults to 10.
|
||||||
|
</dd>
|
||||||
|
|
||||||
|
<dt>newest</dt>
|
||||||
|
<dd>
|
||||||
|
Determines how many tasks the "task newest" command displays.
|
||||||
|
Defaults to 10.
|
||||||
|
</dd>
|
||||||
|
|
||||||
<dt>color</dt>
|
<dt>color</dt>
|
||||||
<dd>
|
<dd>
|
||||||
May be "on" or "off". Determines whether task uses color.
|
May be "on" or "off". Determines whether task uses color.
|
||||||
@@ -1193,6 +1205,8 @@ on_white on_bright_white</code></pre>
|
|||||||
task calendar
|
task calendar
|
||||||
task active
|
task active
|
||||||
task overdue
|
task overdue
|
||||||
|
task oldest
|
||||||
|
task newest
|
||||||
task stats
|
task stats
|
||||||
task usage
|
task usage
|
||||||
task export
|
task export
|
||||||
|
|||||||
Reference in New Issue
Block a user