mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
CmdCustom: Special case sequence override
This commit is contained in:
parent
1ec650edd2
commit
23318103ed
2 changed files with 42 additions and 6 deletions
|
@ -1246,6 +1246,9 @@ This sort order now specifies that there is a listing break between each
|
|||
project. A listing break is simply a blank line, which provides a visual
|
||||
grouping.
|
||||
|
||||
A special sort value of "none" indicates that no sorting is required, and tasks
|
||||
will be presented in the order (if any) in which they are selected.
|
||||
|
||||
.TP
|
||||
.B report.X.filter
|
||||
This adds a filter to the report X so that only tasks matching the filter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue