mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Helper Command
- Added _query helper command for script writers, which accepts a filter like any other report, but returns raw JSON.
This commit is contained in:
parent
126a3d88b5
commit
7f32435ce9
8 changed files with 72 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -11,6 +11,8 @@ New Features in taskwarrior 1.9.4
|
|||
- The first month in the calendar report can now be changed with an offset
|
||||
value.
|
||||
- No more dependency on ncurses.
|
||||
- New '_query helper command for script writers, which accepts a filter like
|
||||
any other report, but returns unformatted JSON.
|
||||
- Assorted bug fixes.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue