From ad40ec4ed9d8c1a7027ccbaa7500693fba5d9775 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 16 Jul 2016 16:11:36 -0400 Subject: [PATCH] docs: Added 'dom.tracked.N.duration' --- doc/dom.txt | 2 +- doc/man/timew.1.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/dom.txt b/doc/dom.txt index d7eefb05..50be0440 100644 --- a/doc/dom.txt +++ b/doc/dom.txt @@ -38,6 +38,7 @@ 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 --- Raw Notes --- @@ -47,7 +48,6 @@ Proposed: dom.tag.[1,2,3] --> 't1', 't2', 't3' First three tags dom.tag.* --> 't1', ... 't14' All tags - dom.tracked.1.duration --> PT1H25M8S Tracked Nth elapsed dom.tracked.1.json --> {...} Tracked Nth interval as JSON dom.tracked.year --> 231 Quantity this year diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 90fa8484..81cc5617 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -589,6 +589,7 @@ Supported DOM references are: dom.tracked.1.tag.1 Tracked Nth, Nth tag 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 .SH CONFIGURATION FILE AND OVERRIDE OPTIONS Timewarrior stores its configuration in a file in the user's home directory: