remotemobprogramming / timer

A team timer for mob.sh.
https://timer.mob.sh
MIT License
23 stars 4 forks source link

Ideas for new features #7

Open simonharrer opened 2 years ago

simonharrer commented 2 years ago

in room screen

Pipo93 commented 1 year ago

It would be nice to have a setting for scheduling breaks after x minutes (not interrupting the current turn)

mpgoodwin-wsa commented 1 year ago

[Edit] Arrgh, this should have been in the mob github, but anyway, it would still require some integration with the timer too.

It would be nice with some command line option for following the current head of the mob.

> mob join

or

> mob pull

These would both check out the mob branch. Perhaps the pull version would get to remote head, whereas the mob join just checks out the current branch... Perhaps there is only need for one.

This allows all mob participants to be on the same page when the "baton" passes round the circle. It could also tell the timer who is in, and allow some sort of round robin rather than basing it on the git history.

jamesobrooks commented 5 months ago

Goal tracking would be cool. Maybe eventually with an accompanying change to /mob that would allow a command like mob goals --add "Make the thing more better"

Edit:

I see that there is an open PR for this. https://github.com/remotemobprogramming/timer/pull/39