diff --git a/doc/dom.txt b/doc/dom.txt index d3a1e564..9f6eedbe 100644 --- a/doc/dom.txt +++ b/doc/dom.txt @@ -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 diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 489aa922..c552c4b7 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -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: