-
Notifications
You must be signed in to change notification settings - Fork 1
0014 timer mode display
donaldsonm edited this page Mar 2, 2021
·
2 revisions
- Status: Accepted
- Date: 2021-02-21
What is the best way by which we could display the modes for the timer (work, short break, long break)?
- [Pomodoro] (Display current mode only)
- [Pomodoro | Short Break | Long Break] (Display all modes and emphasize current mode)
- [Pomodoro | Break] (Same as option 2 but not differentiating between short and long break)
- [Work] (Any variation of the above but with the use of the word ‘work’ instead of Pomodoro)
Chosen option: Among all the options, displaying the current mode only while using ‘work’ instead of ‘Pomodoro’ was chosen. The ultimate goal was to keep things as intuitive as possible for an audience who might not be familiar with the Pomodoro technique, and this choice best aligns with this goal by emphasizing that the user should only focus on the current mode of the timer.
- Pros: Keeps things as simple as possible since there are less ideas to focus on
- Cons: Not immediately apparently how the app works
- Pros: Giving full display of all the modes might let the user more easily understand how the Pomodoro technique works
- Cons: Gives the illusion that the user can manually change to another mode
- Pros: Gives a more simplistic display as differentiating long and short break may not be seen as necessary
- Cons: Gives the illusion that the user can manually change to another mode, might confuse users not familiar with the Pomodoro technique when they arrive to the long break
- Pros: Using the word ‘work’ is more intuitive than the word ‘Pomodoro’