mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
docs: Added 'dom.tracked.N.end'
This commit is contained in:
parent
6144d078c9
commit
2e079f8859
2 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@ Supported Names
|
|||
dom.tracked.1.tag.count --> N Tracked Nth, count of 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.end --> YYYY-MM-DDTHH:MM:SS Tracked Nth, end time, blank if closed
|
||||
|
||||
--- Raw Notes ---
|
||||
|
||||
|
|
|
@ -588,6 +588,7 @@ Supported DOM references are:
|
|||
dom.tracked.1.tag.count Count of active tags
|
||||
dom.tracked.1.tag.1 Tracked Nth, Nth tag
|
||||
dom.tracked.1.start Tracked Nth, start time
|
||||
dom.tracked.1.end Tracked Nth, end time, blank if closed
|
||||
|
||||
.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