mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
docs: Added 'dom.active.tag.count'
This commit is contained in:
parent
f5261c6f28
commit
7df855a607
2 changed files with 2 additions and 1 deletions
|
@ -24,6 +24,7 @@ Supported Names
|
|||
---------------
|
||||
|
||||
dom.active --> 0/1 Boolean indicator that tracking is active
|
||||
dom.active.tag.count --> N Number of active tags
|
||||
|
||||
|
||||
--- Raw Notes ---
|
||||
|
@ -38,7 +39,6 @@ Proposed:
|
|||
dom.tag.* --> 't1', ... 't14' All tags
|
||||
|
||||
|
||||
dom.active.tags --> 2 Active tag count
|
||||
dom.active.tag.1 --> 'tag' Active 1st tag
|
||||
dom.active.start --> YYYYMMDDTHHMMSSZ Active start time
|
||||
dom.active.duration --> PT1H25M8S Active elapsed
|
||||
|
|
|
@ -575,6 +575,7 @@ Examples:
|
|||
Supported DOM references are:
|
||||
|
||||
dom.active '1' if there is active tracking, otherwise '0'
|
||||
dom.active.tag.count Count of active tags
|
||||
|
||||
.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