docs: Added 'dom.tag.N'

This commit is contained in:
Paul Beckingham 2016-07-16 12:47:22 -04:00
parent 24aa74ea67
commit 80565938ed
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -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: