johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
8.66k stars 753 forks source link

`Space` as a keyboad shortcut does not work #3130

Open KAGEYAM4 opened 2 months ago

KAGEYAM4 commented 2 months ago

Your Environment

Expected Behavior

Space as keyboad shortcut to Start/Stop Task does not work.

Current Behavior

Suprer-productivity successfully registers the Space as keyboard shortcut, but when i try to use the shortcut nothing happens.

Steps to Reproduce (for bugs)

  1. Go into settings
  2. Keyboad Shortcut
  3. Assigne Space for start/stop task

Can you reproduce this reliably?

Yes

Console Output

There are no console output when i try the Space to start/stop task But there are console output when i assign space as keyboard-shortcut

Error Log (Desktop only)

i checked the error logs, and as the time of writing, i tried to reproduce the bug and when i checked the error log, the last entry was 20mins ago.

github-actions[bot] commented 2 months ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

github-actions[bot] commented 2 months ago

Hello there KAGEYAM4! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

Jagdfalke commented 2 months ago

Hm, to be honest, I'm a bit puzzled by your request. Did you notice that the shortcut works globally? This means, whenever you press the space bar (e.g. when typing this text), you start or end the time tracking. So assigning space as a shortcut is not the most feasible choice.

Having written this, adding Space as a shortcut works for me using the desktop client. However, I cannot use Space in other applications anymore. I'd therefore argue towards not allowing Space as a shortcut in the first place.

KAGEYAM4 commented 2 months ago

No, sorry i meant adding space key as a shortcut in Tasks >The following shortcuts apply for the currently selected task (selected via tab or mouse) Section.

image

The applicatoin registers the space key successfully when assigning the shortcut, but it dosen't work after that.