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

[feature] hey stop should ask which timer when multiple are running #27

Open
masukomi opened this issue Feb 3, 2023 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@masukomi
Copy link
Owner

masukomi commented Feb 3, 2023

currently saying hey stop will stop the most recently started timer. This is problematic if you have automations starting timers and unclear when you didn't realize you had multiple running.

request:

  1. when run without a timer id, hey stop should check if there are multiple timers running
  2. it should display the currently running timers if there are more than one.
  3. it should allow you to enter the one you want to stop, and then apply your original command. So, hey stop at 3:00 would ask you for an ID and then be invoked as if you ran hey stop <id> at 3:00
@masukomi masukomi added enhancement New feature or request good first issue Good for newcomers labels Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant