Skip to content
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

Break timer like mobster (http://mobster.cc/) #119

Open
Austin117 opened this issue Aug 19, 2020 · 5 comments
Open

Break timer like mobster (http://mobster.cc/) #119

Austin117 opened this issue Aug 19, 2020 · 5 comments
Labels
enhancement New feature or request

Comments

@Austin117
Copy link

Check out the break timer settings for the http://mobster.cc/ tool. Something like this would be very helpful. Thanks!

@mrozbarry mrozbarry added the enhancement New feature or request label Aug 23, 2020
@dbartholomae
Copy link
Contributor

Here's a proposal how to implement a first version:

  • In the timer settings add a section called "breaks" which shows a checkbox
    which by default is not checked. If it is checked, another input line "time between breaks" appears which can be set to minutes similar to the "turn duration" at the beginning of the settings.
  • If "time between breaks" is set, a new section appears in the overview after the mob participants. This section is called "Break" and by default shows the text "Start turn to schedule next break". The section's heading has an "Edit break" link that leads to the timer settings.
  • Given "time between breaks" is set, when I click "Start turn", the "Break" section shows a timer counting down until the next break
  • When the break timer is up, the text in the "Break" section changes to "Break after next rotation".
  • The next time the mob timer runs out or a rotation is manually triggered, instead of the timeRemaining section it says "Break" with a button on the right "Finish break" and the "Break" section in the overview shows "Time for a break!"
  • When the "Finish break" button is clicked, the app gets set back to the original state: "Remaining time" with a "Start turn" button is shown, and the "Break" section on the overview shows "Start turn to schedule next break"

@dbartholomae
Copy link
Contributor

I'll take a stab at it now

@alterisian
Copy link

alterisian commented Jul 19, 2021

Is the break timer enchancemet now in the live timer @dbartholomae ?

@dbartholomae
Copy link
Contributor

No, I think @mrozbarry doesn't want to add it at the moment, see #163 (comment)

@dbartholomae
Copy link
Contributor

I think this is a good explanation on the issue: #120 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants