mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Feature
- Added a 'uuids' command that parallels the 'ids' command. This allows task UUIDs to be selected if the task is not pending. - Updated documentation.
This commit is contained in:
parent
01087c0ff4
commit
e13ad1bbaf
7 changed files with 55 additions and 3 deletions
3
NEWS
3
NEWS
|
@ -2,7 +2,8 @@
|
|||
New Features in taskwarrior 2.0.0
|
||||
|
||||
- New 'ids' command that returns a filtered set of task ID numbers, instead
|
||||
of the actual tasks. For advanced pipeline use.
|
||||
of the actual tasks. Similarly, there is a 'uuids' command. For advanced
|
||||
pipeline use.
|
||||
- Now supplements the command line with data read from standard input, which
|
||||
allows commands like: echo 'add Pay the bills' | task
|
||||
- Attribute modifiers may be prefixed with '~' to return the opposite of a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue