docs: Added 'dom.tracked.N.tag.N'

This commit is contained in:
Paul Beckingham 2016-07-16 15:44:23 -04:00
parent 740d91e1b4
commit fd5eb1ea38
2 changed files with 3 additions and 2 deletions

View file

@ -34,7 +34,8 @@ Supported Names
dom.active.json --> {...} Active interval as JSON
dom.tracked.count --> N Count of tracked intervals
dom.tracked.1.tag.count --> N Count of active tags
dom.tracked.1.tag.count --> N Tracked Nth, count of tags
dom.tracked.1.tag.1 --> 'tag' Tracked Nth, Nth tag
--- Raw Notes ---
@ -44,7 +45,6 @@ Proposed:
dom.tag.[1,2,3] --> 't1', 't2', 't3' First three tags
dom.tag.* --> 't1', ... 't14' All tags
dom.tracked.1.tag.1 --> 'tag' Tracked Nth, Nth tag
dom.tracked.1.start --> YYYY-MM-DDTHH:MM:SS Tracked Nth start time
dom.tracked.1.duration --> PT1H25M8S Tracked Nth elapsed
dom.tracked.1.json --> {...} Tracked Nth interval as JSON

View file

@ -586,6 +586,7 @@ Supported DOM references are:
dom.tracked.count Count of tracked intervals
dom.tracked.1.tag.count Count of active tags
dom.tracked.1.tag.1 Tracked Nth, Nth tag
.SH CONFIGURATION FILE AND OVERRIDE OPTIONS
Timewarrior stores its configuration in a file in the user's home directory: