Feature: scheduled date
- Supports 'scheduled' date for tasks, which represent the earliest opportunity to work on a task. - Added unit tests for urgency. - Implemented color rule. - Added scheduled to 'info' report. - Updated assorted documentation. - Removed comments in default rc because they are never seen. - Added (broken) 'ready' report, which is like 'next' but only for ready tasks.
This commit is contained in:
5
NEWS
5
NEWS
@@ -3,6 +3,8 @@ New Features in taskwarrior 2.0.1
|
||||
|
||||
- The new 'project.indented' format is available and used in the 'projects'
|
||||
and 'summary' commands.
|
||||
- Support for the 'scheduled' date for a task, which represent the earliest
|
||||
opportunity to work on a task.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
@@ -13,7 +15,8 @@ New commands in taskwarrior 2.0.1
|
||||
|
||||
New configuration options in taskwarrior 2.0.1
|
||||
|
||||
- None
|
||||
- urgency.scheduled.coefficient
|
||||
- color.scheduled
|
||||
|
||||
Newly deprecated features in taskwarrior 2.0.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user