diff --git a/doc/dom.txt b/doc/dom.txt index 92869b84..d29e1cfb 100644 --- a/doc/dom.txt +++ b/doc/dom.txt @@ -23,9 +23,10 @@ All DOM references have this form: 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 + 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 Nth tag + dom.active.start --> YYYY-MM-DDTHH:MM:SS Active start time --- Raw Notes --- @@ -39,9 +40,6 @@ Proposed: dom.tag.[1,2,3] --> 't1', 't2', 't3' First three tags dom.tag.* --> 't1', ... 't14' All tags - - dom.active.tag.1 --> 'tag' Active 1st tag - dom.active.start --> YYYYMMDDTHHMMSSZ Active start time dom.active.duration --> PT1H25M8S Active elapsed dom.tracked.year --> 231 Quantity this year diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index afd703b2..9045c81f 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -576,7 +576,8 @@ 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 + dom.active.tag.1 Active Nth tag + dom.active.start Active start timestamp (YYYY-MM-DDTHH:MM:SS) .SH CONFIGURATION FILE AND OVERRIDE OPTIONS Timewarrior stores its configuration in a file in the user's home directory: