CmdTimesheet: Rewrote the command
- Updated the 'timesheet' command with a more compact report that accepts a filter, and has a default filter showing the last four weeks of completed and started tasks.
This commit is contained in:
9
NEWS
9
NEWS
@@ -4,20 +4,25 @@ New Features in Taskwarrior 2.6.0
|
||||
- The 'QUARTER' virutal tag was added.
|
||||
- Improved compatibility with SmartOS, OmniOS and OpenIndiana.
|
||||
- New DOM reference: annotations.count.
|
||||
- Renovated 'timesheet' command with a more compact report that accepts a
|
||||
filter, and has a default filter showing the last four weeks of completed
|
||||
and started tasks.
|
||||
|
||||
New Commands in Taskwarrior 2.6.0
|
||||
|
||||
- The 'purge' command was introduced.
|
||||
- The 'purge' command was added, which completely removes old tasks.
|
||||
|
||||
New Configuration Options in Taskwarrior 2.6.0
|
||||
|
||||
- The 'default.scheduled' date/duraiton works just like 'default.due'.
|
||||
- The 'report.timesheet.filter' setting controls the tasks shown by the
|
||||
'timesheet' command.
|
||||
|
||||
Newly Deprecated Features in Taskwarrior 2.6.0
|
||||
|
||||
- The 'DUETODAY' virtual tag is a synonym for the 'TODAY' virtual tag, and is
|
||||
not needed.
|
||||
- The 'new-uuid' verbosity option is to be removed due to being redundant, its
|
||||
- The 'new-uuid' verbosity option is to be removed, as it is redundant, its
|
||||
functionality will be merged with 'new-id' option.
|
||||
- The use of alternate Boolean configuration settings is deprecated. Use values
|
||||
"0" for off, and "1" for on. Avoid used of "on", "off", "true", "t",
|
||||
|
||||
Reference in New Issue
Block a user