-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On "Quit (Q)" output how time was spent #15
Comments
Thanks for the input. So, how do you think this feature should be implemented? |
Very good points. I thought about two options, first is not ideal but I think would work just fine, at least in my opinion. The second would be more useful but probably app would have to keep data temporary somewhere. Option "good enough": 35m * 4 sessions + 12m of current time = 152m of work Option "too good": I hope these little inputs would be helpful somehow. |
I did think about the first possibility, very easily doable, but not accurate. Thus I think I will try to implement the 2nd option. |
I wish I could help you in anyway. I've never touch Rust and I've heard it has a long learning curve. Though I'm keen on it. Keep it up! |
Hello, I'd love to see the time I worked and I was on breaks. Something like:
"You have worked 4h 35m and rested 25m. Good job!"
Let me know what you think. Thank you for this amazing app.
The text was updated successfully, but these errors were encountered: