From 80565938ed8aeb2d7e70c376d3d9820b997536f2 Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 16 Jul 2016 12:47:22 -0400 Subject: [PATCH] docs: Added 'dom.tag.N' --- 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 7a3950e7..c55b434d 100644 --- a/doc/dom.txt +++ b/doc/dom.txt @@ -30,12 +30,12 @@ Supported Names dom.active.duration --> PT1H25M8S Active elapsed dom.tag.count --> 14 Total tag count + dom.tag.1 --> 'tag' Nth tag used --- Raw Notes --- Proposed: - dom.tags.1 --> 'tag' First tag used dom.tag.[1-3] --> 't1', 't2', 't3' First three tags dom.tag.[1,2,3] --> 't1', 't2', 't3' First three tags diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 135476a4..ab5803e1 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -580,6 +580,7 @@ Supported DOM references are: dom.active.start Active start timestamp (ISO Extended local date) dom.active.duration Active elapsed (ISO Period) dom.tag.count Total tag count + dom.tag.1 Nth tag used .SH CONFIGURATION FILE AND OVERRIDE OPTIONS Timewarrior stores its configuration in a file in the user's home directory: