poetaman

Results 135 comments of poetaman

I wouldn't know implementation details, but all this ticket is requesting is an ability for a user to see how much time and what exact time (dates) has been spent...

@smemsh Having multiple start/stop durations/windows makes sense I guess. What you are saying is there should be a way to see the duration between first time ever a user started...

@flatcap Wow, that's fast! :) Btw, I have updated the bug with another problem, don't know if its related... Will test in some time.

@flatcap Thanks a lot! Now I see some lines with white on red background, which I guess is for errors? Similarly: for line: ``` set index_format=" %zs %zc %zt |...

Hi again @bjornasm! Firstly, what you intend to achieve can be achieved with arttime's timer specification syntax. Here's how it will look like: ``>Enter goal ('help' to learn): 10m;11m;21m;22m;loop2`` instead...

@Kyllingene Timezones are also supported in https://github.com/poetaman/arttime.

@Kyllingene I wrote this: https://github.com/poetaman/arttime for my needs. It has cross-platform desktop notifications. A stopwatch need not update screen every 10 ms. Are you maintaining this project?

@vladdoster A significant slowdown on my system (with fan kicking in) made me do more testing. Haven't tested this with @psprint's patch but currently there is bug that increases the...

@vladdoster I commented out all those plugins, the issue and its scale remains same with zinit (each ``cd`` increases instructions per second by 2+ million ARM instructions on Apple M1...

@vladdoster If you mean https://github.com/zdharma-continuum/zinit-annex-readurl, I don't have it in my plug-ins for zinit. So the source of bug seems zinit core itself...