You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So that I learn/refresh about the pomodoro functionalities
Acceptance Criteria
pomodoro command
No arguments
-h argument Too much noise, worse UX.
--help argument Too much noise, worse UX.
Sections are divided by a blank line chat window is quite small, adding lines will worsen UX.
Usage section: pomodoro COMMAND
Description section: A break time reminder for players, based on the pomodoro technique.
Commands Section: Pomodoro Commands:
help Display help information.
start Start a new pomodoro
stop Stop the current pomodoro
[x] restart Restart the current pomodoro, or start a new one Removed to reduce cluttering.
[x] pause Pause the current pomodoro Removed to reduce cluttering.
[x] resume Resume a paused pomodoro Removed to reduce cluttering.
[ ] Command help section: Run 'pomodoro COMMAND --help' for more information on a command. Too much noise, bad UX. Rely solely on /command or /command help instead.
The text was updated successfully, but these errors were encountered:
User Story
Acceptance Criteria
pomodoro
commandToo much noise, worse UX.-h
argumentargument Too much noise, worse UX.--help
Sections are divided by a blank linechat window is quite small, adding lines will worsen UX.pomodoro COMMAND
A break time reminder for players, based on the pomodoro technique.
Pomodoro Commands:
help
Display help information.start
Start a new pomodorostop
Stop the current pomodoro[x]Removed to reduce cluttering.restart
Restart the current pomodoro, or start a new one[x]Removed to reduce cluttering.pause
Pause the current pomodoro[x]Removed to reduce cluttering.resume
Resume a paused pomodoro[ ] Command help section:Too much noise, bad UX. Rely solely onRun 'pomodoro COMMAND --help' for more information on a command.
/command
or/command help
instead.The text was updated successfully, but these errors were encountered: