mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Documentation
- Updated more documentation regarding 'scheduled' dates. - Added color.scheduled to the rule.precedence.color setting. - Added 'ready' report to the main man page.
This commit is contained in:
parent
98f215b1b5
commit
52dfa8da1e
4 changed files with 13 additions and 5 deletions
|
@ -251,6 +251,12 @@ Shows the newest tasks matching the filter.
|
|||
Shows a page of the most urgent tasks, sorted by urgency, which is a calculated
|
||||
value.
|
||||
|
||||
.TP
|
||||
.B task <filter> ready
|
||||
Shows a page of the most urgent ready tasks, sorted by urgency. A ready task is
|
||||
one that is either unscheduled, or has a scheduled date that is past and has no
|
||||
wait date.
|
||||
|
||||
.TP
|
||||
.B task <filter> oldest
|
||||
Shows the oldest tasks matching the filter.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue