Closed komputist closed 11 years ago
Once again, seconded.
On Fri, Apr 26, 2013 at 9:48 AM, komputist notifications@github.com wrote:
I am a follower of the pomodoro technique. ( http://www.pomodorotechnique.com/) In this technique, each pomodoro (aka 'work session') lasts 25 minutes. (For each 25 minute, there is a break for 5 minutes. And for each fourth pomodoro in a row, there is longer break.)
-
Thus it would be nice to be able to set the selfcontrol blocking to 25 minutes.
Even nicer would it be if it would be possible to set up 4 pomdoros in a row, with 5 minutes breaks between the pomodoros. (That is a 2 hour session with 5 minute breaks each 25 minute.)
— Reply to this email directly or view it on GitHubhttps://github.com/slambert/selfcontrol/issues/122 .
Mona
Read the FAQ - you can change the duration to whatever you like.
Read the other issues and you'll see this has been requested before.
If you really want it done, you could commission it (hire someone), or code it yourself, or ask and wait for someone else to code your feature. Those are in order of fastest to slowest. :-)
Thanks for the reply. Sorry for the duplicate. And thanks for the suggestions and tips.
At the FAQ page, I found «Tweaking Max Block Length and Block Length Interval».
On my computer, from the Terminal.app, I ran these commands:
defaults write org.eyebeam.SelfControl BlockLengthInterval 25 defaults write org.eyebeam.SelfControl MaxBlockLength 25
I will check it out, but so far it seems to work.
Saw the other issue – thanks for being thorough…
I am a follower of the pomodoro technique. (http://www.pomodorotechnique.com/) In this technique, each pomodoro (aka 'work session') lasts 25 minutes. (For each 25 minute, there is a break for 5 minutes. And for each fourth pomodoro in a row, there is longer break.)