mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
docs: Added 'dom.active.tag.N'
This commit is contained in:
parent
7439c87647
commit
08d37fdd65
2 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,7 @@ Supported Names
|
|||
|
||||
dom.active --> 0/1 Boolean indicator that tracking is active
|
||||
dom.active.tag.count --> N Number of active tags
|
||||
dom.active.tag.1 --> 'tag' Active 1st tag
|
||||
|
||||
|
||||
--- Raw Notes ---
|
||||
|
|
|
@ -576,6 +576,7 @@ Supported DOM references are:
|
|||
|
||||
dom.active '1' if there is active tracking, otherwise '0'
|
||||
dom.active.tag.count Count of active tags
|
||||
dom.active.tag.1 Active first tag
|
||||
|
||||
.SH CONFIGURATION FILE AND OVERRIDE OPTIONS
|
||||
Timewarrior stores its configuration in a file in the user's home directory:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue