From e654a51c5af3f7c753e8e39f5ed9c5e98b574c09 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 16 Jul 2016 12:22:29 -0400 Subject: [PATCH] docs: Added 'dom.active.duration' --- doc/dom.txt | 2 +- doc/man/timew.1.in | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/dom.txt b/doc/dom.txt index d29e1cfb..0d2fc019 100644 --- a/doc/dom.txt +++ b/doc/dom.txt @@ -27,6 +27,7 @@ Supported Names 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 + dom.active.duration --> PT1H25M8S Active elapsed --- Raw Notes --- @@ -40,7 +41,6 @@ Proposed: dom.tag.[1,2,3] --> 't1', 't2', 't3' First three tags dom.tag.* --> 't1', ... 't14' All tags - dom.active.duration --> PT1H25M8S Active elapsed 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 9045c81f..86b7b03f 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -577,7 +577,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 Nth tag - dom.active.start Active start timestamp (YYYY-MM-DDTHH:MM:SS) + dom.active.start Active start timestamp (ISO Extended local date) + dom.active.duration Active elapsed (ISO Period) .SH CONFIGURATION FILE AND OVERRIDE OPTIONS Timewarrior stores its configuration in a file in the user's home directory: