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

Add keyboard shortcuts #135

Open
machitgarha opened this issue Mar 20, 2024 · 1 comment
Open

Add keyboard shortcuts #135

machitgarha opened this issue Mar 20, 2024 · 1 comment

Comments

@machitgarha
Copy link

It would be nice to add keyboard shortcuts to start and stop the timer. A basic config could be like this:

  • i: Add task (i.e. focus to the text box for a new task name).
  • p: Start/stop the timer. The default task is the last one (i.e. previously stopped).
  • j/k: Navigate between tasks (Vim-like). One can start it using p, and can see the details using Enter.
@lakoliu
Copy link
Collaborator

lakoliu commented Apr 22, 2024

Thanks for the suggestion. Not sure if this is something I will implement, but I will consider it. I feel that adding a task and starting it is already quite easy using tab and enter. But the idea of being able to restart a task by scrolling through sounds interesting.

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

No branches or pull requests

2 participants