From fd5eb1ea3888e629f5de4c784dd05be7ba4dafcc Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 16 Jul 2016 15:44:23 -0400 Subject: [PATCH] docs: Added 'dom.tracked.N.tag.N' --- 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 a9281d8e..025283d9 100644 --- a/doc/dom.txt +++ b/doc/dom.txt @@ -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 diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 708e4039..9ac83976 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -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: