mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Configuration
- Added the new dependency.indicator, which works the same way the other indicator configuration variables do. - Added documentation to taskrc.5.in.
This commit is contained in:
parent
8a87db6163
commit
6974e48290
4 changed files with 10 additions and 3 deletions
|
@ -300,11 +300,15 @@ string you like.
|
|||
|
||||
.TP
|
||||
.B active.indicator=*
|
||||
The character or string to show in the active column. Defaults to *.
|
||||
The character or string to show in the start.active column. Defaults to *.
|
||||
|
||||
.TP
|
||||
.B tag.indicator=+
|
||||
The character or string to show in the tag_indicator column. Defaults to +.
|
||||
The character or string to show in the tag.indicator column. Defaults to +.
|
||||
|
||||
.TP
|
||||
.B dependency.indicator=D
|
||||
The character or string to show in the depends.indicator column. Defaults to +.
|
||||
|
||||
.TP
|
||||
.B recurrence.indicator=R
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue