mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Export - query
- Output from the query command is now optionally surrounded by [ ... ] to make this a syntactically correct JSON document. This is off by default. - Updated documents.
This commit is contained in:
parent
69fc2c3be8
commit
ded55c360b
5 changed files with 21 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -43,6 +43,10 @@ New configuration options in taskwarrior 2.0.0
|
|||
- New 'color.label' for report column labels.
|
||||
- New 'verbose=...' support for individual verbosity settings.
|
||||
- New 'avoidlastcolumn' support for Cygwin users.
|
||||
- New 'patterns' enables/disables command line pattern support.
|
||||
- New 'expressions' enables/disables command line expression support.
|
||||
- New 'json.array' determines whether 'query' command output is enclosed by
|
||||
'[...]'.
|
||||
|
||||
Newly deprecated features in taskwarrior 2.0.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue