- Task now supports "default.command" configuration variable (for example
it could contain "list due:tomorrow") that is the command that is run whenever task is invoked with no arguments.
This commit is contained in:
@@ -104,6 +104,9 @@
|
||||
the new "default.project" and "default.priority" configuration variables
|
||||
(thanks to Vincent Fleuranceau).
|
||||
<li>Task supports improved word-wrapping to the terminal width.
|
||||
<li>Task now supports "default.command" configuration variable (for example
|
||||
it could contain "list due:tomorrow") which is the command that is run
|
||||
whenever task is invoked with no arguments.
|
||||
<li>Fixed bug so that relative dates in filters (task list due:eom,
|
||||
task list due:tomorrow, task list due:23rd ...) are now properly
|
||||
supported.
|
||||
|
||||
Reference in New Issue
Block a user