Now I see the point. I could replace the Interrupt button by a Pause
button. Pausing the pomodoro would (obviously pause the timer and)
hide the Pause button and show two other buttons: Resume and Abort.
What do you think about that? We might deal with the
internal/external distinction issue later, when I start to implement
the activity history feature
<http://code.google.com/p/tomighty/issues/detail?id=8>.
Célio
P.s.: I'm forwarding the message to the discussion group.
2010/12/30 Kristen Tavelli <ktav...@gmail.com>
>
> I really like Damian's suggestion to make the interrupt function more
> like a "pause" than killing your Pomodoro. My reasoning for this is
> for the purpose of tracking your interruptions. Straight from
> Francesco's official "cheat sheet" (http://www.scribd.com/doc/36672130/
> Pomodoro-Cheat-Sheet):
>
> ----------------------------------------------------------------------------------------------------------
> Interruptions
>
> Once you’ve started using the Pomodoro Technique, interruptions
> can become a real problem.
> Internal interruptions are distractions that come from you: stand
> up and get something to eat or drink or to look up something on the
> Internet this minute.
>
> Make these interruptions clearly visible. Every time you feel a
> potential interruption coming on, put an apostrophe (’) on the sheet
> where you record your Pomodoros.
> Then do one of the following:
>
> --Write down the new activity on the To Do Sheet under Unplanned &
> Urgent if you think it’s imminent and can’t be put off.
>
> --Write it down in the Activity Inventory Sheet, marking it with a
> “U” (unplanned); add a deadline if need be.
>
> --Intensify your determination to finish the current Pomodoro. Once
> you’ve marked down the apostrophe, continue working on the given task
> till the Pomodoro rings.
>
> People who work in social environments have to deal with external
> interruptions: a colleague asks you how to compile a report; an email
> program constantly beeps every time a new message comes in.
>
> A 25-minute or 2-hour delay (four Pomodoros) is almost always
> possible for activities that are commonly considered urgent.
>
> Make these interruptions clearly visible. Every time someone or
> something tries to interrupt a Pomodoro, put a dash (-) on the sheet
> where you record your Pomodoros, apply the Inform, Negotiate, and Call
> Strategy.
> Then apply one of the rules exposed above for internal
> interruptions.
> ----------------------------------------------------------------------------------------------------------
>
> So I guess, either what I'm asking for is some form of easy, one-click
> internal/apostrophe(') or external/dash(-) interruption tracking.
> That would be very helpful to me, but I guess I could see the "pause"
> feature being useful too. What do you think?
>
> Thanks!
> -Kristen
--
Célio Cidral Junior
http://www.kidux.com.br
--
You received this message because you are subscribed to the Google Groups "Tomighty" group.
To post to this group, send email to tomi...@googlegroups.com.
To unsubscribe from this group, send email to tomighty+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/tomighty?hl=en.
Thanks, I'm really glad you like Tomighty. My apologies for the late
response. I read your message a few moments after you sent it but was
unable to take a quality time to reply due to lots of unusual things
that have happened these days. Well, let's get right to the point.
1. About the ticking sound, you got a good point. I totally agree
with you, so I will not even get into details as I have nothing to add
to it. It's an easy change to do, so I will place this task in
milestone 0.7.
2. Let's see if I got it right. The idea is to add an option to
automatically start pauses and pomodoros without asking the user for
it. In other words, when a pomodoro ends, the pause should start
immediately (the program should determine how long the next pause will
take based on the number of pomodoros completed). And when the pause
ends, a new pomodoro starts immediately. That's also very easy to
implement. But for a matter of prioritization of tasks, I need to ask
this: will that be useful for you? Or for anyone else in this list.
Because if it's easy to do and useful for someone, then it's worth
being included in the next release. Otherwise I will push it to some
further milestone.
I'm asking that because I took some time thinking about it and I
personally would not turn that option on as I normally get up from the
chair and walk away from the computer. When the pause ends, I hear
the bell sound and get back to the computer and start a new pomodoro.
I hardly in my pauses read emails, twitter, etc. to avoid getting
tired of sitting in front of the computer. But that is my personal
experience, not everyone is like me. What matter is that the feature
is actually useful for someone. If you (or someone else) say it is
useful (and I believe it is), then I will release it in the next
version. Please don't get me wrong, I'm not refuting your suggestion.
It's just a matter of prioritizing tasks for future releases, as
there are lots of features to implement.
Well that's it. I'm looking forward to hear your next suggestions. :-)
Cheers,
Célio
2011/2/22 multipole <gethi...@gmail.com>:
--
You received this message because you are subscribed to the Google Groups "Tomighty" group.
To post to this group, send email to tomi...@googlegroups.com.
To unsubscribe from this group, send email to tomighty+u...@googlegroups.com.
You mean, to display only one break button, either short or long
break, instead of the two? That makes sense. I created an issue for
it: http://code.google.com/p/tomighty/issues/detail?id=45
Regarding the automatic start of pomodoros and breaks, I'm creating
another issue.
Célio
Issue #46: http://code.google.com/p/tomighty/issues/detail?id=46
> 2. After each pomodoro program asks "Take a break" and offers
> possibility to take a short or long break. It is nice option, but I
> think there should be another option (to choose in settings) which
> force automaticaly flow full pomodoro sequence which consist of four
> pomodoro-shortpause intervals and long break without interaction with
> user. Of course, nicer option will be to choose howmany such series
> user plan to fulfill, so user only have to switch timer on, and
> program "force" him to follow sequence chosen.
Issue #47: http://code.google.com/p/tomighty/issues/detail?id=47
Célio