mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
docs: Added 'dom.tracked.N.duration'
This commit is contained in:
parent
ae7f763d5d
commit
ad40ec4ed9
2 changed files with 2 additions and 1 deletions
|
@ -38,6 +38,7 @@ Supported Names
|
|||
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
|
||||
dom.tracked.1.duration --> PT1H25M8S Tracked Nth elapsed
|
||||
|
||||
--- Raw Notes ---
|
||||
|
||||
|
@ -47,7 +48,6 @@ Proposed:
|
|||
dom.tag.[1,2,3] --> 't1', 't2', 't3' First three tags
|
||||
dom.tag.* --> 't1', ... 't14' All tags
|
||||
|
||||
dom.tracked.1.duration --> PT1H25M8S Tracked Nth elapsed
|
||||
dom.tracked.1.json --> {...} Tracked Nth interval as JSON
|
||||
|
||||
dom.tracked.year --> 231 Quantity this year
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue