timer-machine / timer-machine-android

⏲ A highly customizable interval timer app for Android
GNU General Public License v3.0
210 stars 18 forks source link

Toggling between Play and Stop #101

Open opk12 opened 2 months ago

opk12 commented 2 months ago

The desktop apps trained my muscle memory that the Play button becomes Stop. When I can't complete the activities that are not worth resuming (6' meditation, alarm for a short nap), I mindlessly press the big button and afterwards notice it's Pause instead.

What about a per-timer option that Play toggles with Stop? This makes Pause and Stop switch places?

DeweyReed commented 2 months ago

Thanks for your suggestion, but this feature doesn't really fit this app. Switching between playing and stopping works well on a single timer or stopwatch. However, this app serves as multiple timers where stopping can be costly.

By the way, consider using the system alarm for an extended period because it's more reliable and energy-efficient.

opk12 commented 2 months ago

Ah, the 6' meditation timer is multi-step, if you mean that. Sorry for being unclear on this. It alternates a bell with 1' of natural sound (leaves, birds, wind, rain, fire, silence), so I can switch focus over each of the 6 internal sense bases (eye, ear, nose, tongue, body, mind). I have a similar 5' qigong timer, where a bell triggers posture switching.

DeweyReed commented 2 months ago

I'll consider adding the feature to a more customizable timer running screen. It will take some time.