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

This commit is contained in:
Paul Beckingham 2016-07-16 16:18:31 -04:00
parent a878c7082f
commit 9114300d8c
2 changed files with 3 additions and 2 deletions

View file

@ -38,7 +38,8 @@ Supported Names
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.end --> YYYY-MM-DDTHH:MM:SS Tracked Nth, end time, blank if closed
dom.tracked.1.duration --> PT1H25M8S Tracked Nth elapsed
dom.tracked.1.duration --> PT1H25M8S Tracked Nth, elapsed
dom.tracked.1.json --> {...} Tracked Nth, interval as JSON
--- Raw Notes ---
@ -48,7 +49,6 @@ Proposed:
dom.tag.[1,2,3] --> 't1', 't2', 't3' First three tags
dom.tag.* --> 't1', ... 't14' All tags
dom.tracked.1.json --> {...} Tracked Nth interval as JSON
dom.tracked.year --> 231 Quantity this year
dom.tracked.quarter --> 64 Quantity this quarter

View file

@ -590,6 +590,7 @@ Supported DOM references are:
dom.tracked.1.start Tracked Nth, start time
dom.tracked.1.end Tracked Nth, end time, blank if closed
dom.tracked.1.duration Tracked Nth, elapsed
dom.tracked.1.json Tracked Nth, interval as JSON
.SH CONFIGURATION FILE AND OVERRIDE OPTIONS
Timewarrior stores its configuration in a file in the user's home directory: