mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
docs: Added 'dom.tag.count'
This commit is contained in:
parent
29b086b315
commit
2db57fa6cd
2 changed files with 2 additions and 1 deletions
|
@ -29,12 +29,12 @@ Supported Names
|
|||
dom.active.start --> YYYY-MM-DDTHH:MM:SS Active start time
|
||||
dom.active.duration --> PT1H25M8S Active elapsed
|
||||
|
||||
dom.tag.count --> 14 Total tag count
|
||||
|
||||
--- Raw Notes ---
|
||||
|
||||
Proposed:
|
||||
|
||||
dom.tags --> 14 Tag count
|
||||
dom.tags.1 --> 'tag' First tag used
|
||||
|
||||
dom.tag.[1-3] --> 't1', 't2', 't3' First three tags
|
||||
|
|
|
@ -579,6 +579,7 @@ Supported DOM references are:
|
|||
dom.active.tag.1 Active Nth tag
|
||||
dom.active.start Active start timestamp (ISO Extended local date)
|
||||
dom.active.duration Active elapsed (ISO Period)
|
||||
dom.tag.count Total tag count
|
||||
|
||||
.SH CONFIGURATION FILE AND OVERRIDE OPTIONS
|
||||
Timewarrior stores its configuration in a file in the user's home directory:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue