-
-
Notifications
You must be signed in to change notification settings - Fork 453
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
FR: Daily limit clock ? #667
Comments
Hi @mwoz123 and thanks for the FR :) I guess we'll see in the future, but right now I have other things I would like to work on. |
Idea tech details ("moved" from #680) :
@hovancik answer:
my response:
@hovancik latest replay:
|
Working hours - I assume you mean #342, right? From my perspective daily limit covers working hour notifications at the end of working hours, and it's more flexible. And as I recently heard in radio news it's a common problem for majority of Covid-19 homeoffice workers to separate time when work is over, and starts their off work time. |
Yeah similar, many people would like to see ability to tell that Stretchly should run from X to Y hours during weekdays and Z to M during weekends and so on. I will need to think more, really not sure if this is something that Stretchly should do, it brings new complexity (both ideas). I like that it's simple and people can pause/resume/reset how they think is useful for them. |
How about other way? Break and Microbreak code is mainly duplicated.
microbreak:
break:
then replace current "micrbreak" and "break" in code with
then in Contributor/Sponsor settings we could have length of @hovancik - this is a draft of code - what you think? |
This FR is to solve Covid-19 WFH worklife balance problems. Couple of articles:
There're dozens more on the Internet about no worklife balance in Covid WFH... Addition clock counter ("Daily limit" or array of breaks) in Stretchly could help solve this problem. |
What code your new one should replace? I am not sure. Currently, long and mini breaks are separated as it's always long break after X mini breaks and I do some math to plan them based on this logic. This is all then complicated by DND, Idle time, Suspend/Resume,Pause/Reset etc and different priorities around those actions: this is why I take weeks to think about new ideas, it's more complicated then it seems and has a lot of things that influences the behaviour. I think next steps should be (overall):
Then I think we can figure out how to tell user to stop working. (I would vote for adding another group of break ideas that would talk about why people should stop working, as you mentioned above, that would be shown at the end of the day) Why? If we add daily limit right now, it opens questions for me:
Different people will want different things, as it always is, and it will make the feature bigger and bigger. If we have working hours, all questions are gone because we know when the working hours are. |
Let's get back when we have Working hours. |
Thank you very much for this ticket @mwoz123 I agree with the request, but having used Workrave for years, I must say I disabled the daily limit after a couple years. Workrave's implementation may be a good idea for some, but I think it was too controlling for me. It's a relatively hard limit which allows postponing, but only by a few minutes each time. I would rather see either:
To put it simply, in my mind (disclaimer: I am no ergonomist at all), the daily break is the least important/realistic one, so it should also be the least intrusive. |
Prerequisites
Description
First of all thanks for great app:)
I've FR: to add Daily limit clock/counter - similar to microbreak and break - could we have a daily limit in hours?
e.g. after 8hours it will display popup with message it's time to leave work. Might be very useful now especaily when many people have to work from home because of the covid-19.
Workrave does have it: https://mintguide.org/wp-content/uploads/posts/2014-03/1395392261_preferences.gif
Can Stretchly also have it?
Operating system: all
Steps to Reproduce
N/a
Expected behavior:
After time's up (e.g. 8h) should display message it's time to stop working today.
Daily limit counter - informs when it's time to stop working with computer
Mockups:
Actual behavior:
no such feature
The text was updated successfully, but these errors were encountered: