Replies: 5 comments
-
You actually don’t have to split the records in that way, but you can use the day shifting syntax like so:
The
There is an issue in the CLI tool, though, because when you do
and you do |
Beta Was this translation helpful? Give feedback.
-
Tracked the other issue separately, thanks for reporting. https://github.com/jotaen/klog/issues/60 |
Beta Was this translation helpful? Give feedback.
-
thanks! |
Beta Was this translation helpful? Give feedback.
-
I leave this ticket here open as well, to track the issue with |
Beta Was this translation helpful? Give feedback.
-
Fixed through #76 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If there is no records for the current date, then you would get a error message:
You receive a similar error msg when you start tracking the day before and
klog stop
in the next day. Then I have to edit the entry for both dates like the following:It would be great if the new date is entered automatically and as well as a new entry with open ended time range starting at
00:00
Beta Was this translation helpful? Give feedback.
All reactions