mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Hooks
- Added a master control, rc.hooks, which defaults to 'on', but can be used to disable hook processing in general.
This commit is contained in:
parent
150f72eed4
commit
78650ac8c3
6 changed files with 21 additions and 7 deletions
2
NEWS
2
NEWS
|
@ -20,6 +20,7 @@ New Features in taskwarrior 2.4.0
|
|||
the urgency values of the dependency chain.
|
||||
- Listing breaks now supported. See 'man taskrc'.
|
||||
- New fish shell completion script.
|
||||
- Hooks.
|
||||
|
||||
New commands in taskwarrior 2.4.0
|
||||
|
||||
|
@ -35,6 +36,7 @@ New configuration options in taskwarrior 2.4.0
|
|||
potentially dangerous combination of write commands and empty filters.
|
||||
- New truncated_count column style for the description field which as the
|
||||
name says is a combination of the existing truncated and count styles.
|
||||
- New 'hooks' setting is a master control switch for hook processing.
|
||||
|
||||
Newly deprecated features in taskwarrior 2.4.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue