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

[Idea] Escalator travel time: Make a button that starts/stops a timer automatically making the value go up #130

Open
wielandb opened this issue Jan 3, 2023 · 1 comment
Labels
feature request New feature request

Comments

@wielandb
Copy link
Contributor

wielandb commented Jan 3, 2023

Idea

Solving the question about the escalator travel time is relatively time-consuming, as one has to either use another app with a stopwatch to measure the travel time, or one has to consiously count the number of seconds in one's head.
I think this put needles cognitive strain on the user and that there is a better solution that I think is easy to implement.

Bug Relation

No response

Implementation

In the UI for the seconds selection, make a start/stop timer button. When this button is pressed, a timer starts which makes the counter in the UI tick higher every second the same way if a user would increment the UI by one second.
When the button is pressed again, make the timer stop. So that way, the user can click the button once to start the timer when they get on the escalator, then again when they leave the escalator, and directly upload a reasonably accurate travel time.

Additional Info

No response

@wielandb wielandb added the feature request New feature request label Jan 3, 2023
@Robbendebiene
Copy link
Member

I really like the idea!

This could be directly incorporated into the duration input widget.

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

No branches or pull requests

2 participants