- 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:
Paul Beckingham 2011-10-29 23:53:36 -04:00
parent 01087c0ff4
commit e13ad1bbaf
7 changed files with 55 additions and 3 deletions

3
NEWS
View file

@ -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