mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Verbose
- Implemented rc.verbose=on|off|list... - Migrated rc.blanklines to a verbosity token. - Updated documentation.
This commit is contained in:
parent
adc8605b06
commit
5fa77a36de
12 changed files with 65 additions and 13 deletions
2
NEWS
2
NEWS
|
@ -15,6 +15,7 @@ New Features in taskwarrior 2.0.0
|
|||
project, due date and description sorted by urgency).
|
||||
- Performance enhancements.
|
||||
- New 'next' report, that gauges urgency and reports the most urgent tasks.
|
||||
- The 'blanklines' configuration variable replaced by 'verbose=...' tokens.
|
||||
|
||||
Please refer to the ChangeLog file for full details. There are too many to
|
||||
list here.
|
||||
|
@ -36,6 +37,7 @@ New configuration options in taskwarrior 2.0.0
|
|||
- New 'dependency.indicator' for the 'depends.indicator' report field format.
|
||||
- New 'indent.annotation' for the description.default field format.
|
||||
- New 'color.label' for report column labels.
|
||||
- New 'verbose=...' support for individual verbosity settings.
|
||||
|
||||
Newly deprecated features in taskwarrior 2.0.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue