From 9114300d8c438402e94a80094919e2d5cfe87d46 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 16 Jul 2016 16:18:31 -0400 Subject: [PATCH] docs: Added 'dom.tracked.N.json' --- doc/dom.txt | 4 ++-- doc/man/timew.1.in | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/dom.txt b/doc/dom.txt index 50be0440..6ec6c3c3 100644 --- a/doc/dom.txt +++ b/doc/dom.txt @@ -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 diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 81cc5617..a5a8ad33 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -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: