Closed champignoom closed 1 year ago
version 1.5.0
@champignoom What are the start and end time of both intervals?
@lauft it's 10:10:00-16:44:11 and 17:42:12-18:00:00 respectively
@champignoom The quick answer to your issue is given by timew help chart
in the CONFIGURATION
section. Here it says for reports.<type>.cell
:
... Suitable values are the divisors of 60 ...
As 7
does not fit that rule, weird behavior is somewhat expected... 😅
So, pick 6
instead.
I might try to figure out, what exactly is going haywire here, but I guess this is rather another point on the TODO list for config validation. 🤔
Thanks, 10
fits my screen width and behaves well.
This is what
timew day
looks like with an empty timewarrior.cfg:But after adding the followings to timewarrior.cfg:
It becomes like this:
where both tags are shifted rightwards.