mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
docs: Document the 'default' token
This commit is contained in:
parent
712f0080dd
commit
c5f6419dfd
1 changed files with 4 additions and 1 deletions
|
@ -301,10 +301,13 @@ control specific occasions when output is generated. This list may contain:
|
||||||
context Show the current context. Displayed in footnote.
|
context Show the current context. Displayed in footnote.
|
||||||
override Notification when configuration options are overridden
|
override Notification when configuration options are overridden
|
||||||
recur Notification when a new recurring task instance is created
|
recur Notification when a new recurring task instance is created
|
||||||
|
default Notifications about taskwarrior choosing to perform a default action.
|
||||||
|
|
||||||
"affected", "new-id", "new-uuid", "project", "override" and "recur"
|
The tokens "affected", "new-id", "new-uuid", "project", "override" and "recur"
|
||||||
imply "footnote".
|
imply "footnote".
|
||||||
|
|
||||||
|
The tokens "default" and "override" imply "header".
|
||||||
|
|
||||||
Note that the "1" setting is equivalent to all the tokens being specified,
|
Note that the "1" setting is equivalent to all the tokens being specified,
|
||||||
and the "nothing" setting is equivalent to none of the tokens being specified.
|
and the "nothing" setting is equivalent to none of the tokens being specified.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue