mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Configuration
- New 'recurrence' configuration setting can disable recurring task generation.
This commit is contained in:
parent
8323407242
commit
4bdee56fa7
6 changed files with 15 additions and 0 deletions
|
@ -411,6 +411,11 @@ The character or string to show in the depends.indicator column. Defaults to +.
|
|||
.B uda.<name>.indicator=U
|
||||
The character or string to show in the <uda>.indicator column. Defaults to U.
|
||||
|
||||
.TP
|
||||
.B recurrence=yes
|
||||
Controls whether recurrence is enable, and whether recurring tasks continue to
|
||||
generate new task instances. Defaults to 'yes'.
|
||||
|
||||
.TP
|
||||
.B recurrence.confirmation=prompt
|
||||
Controls whether changes to recurring tasks propagates to other child tasks with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue