Request: keyboard shortcuts for stopping and starting voice capture
I have forked the repository, so I'm going to give implementing this a shot.
But just in case I don't succeed, which there's a high chance of, I thought I would put down the feature idea here.
I just noticed that there is a text to active window feature, which transforms the utility, in my opinion, from a nice note taking app to something that could be very useful in a daily browser context.
It's difficult to use it for this purpose, however, without a keyboard shortcut.
I was wondering if there's any plan to implement a start and stop shortcut. If not, I will give it a try.
Hi, thanks for the reporting and big thank you for wanting to contribute.
Keyboard shortcuts are already implemented, but there are some caveats.
Shortcuts work perfectly on X11, but on Wayland they are only implemented in version 4.8.0 Beta. The Wayland implementation requires an XDG Portal with a GlobalShortcuts API. As far as I know, this is currently supported only in KDE Plasma.
Wayland (KDE Plasma "Global Shortcuts" settings - v4.8.0 Beta):
Any sense of how much work it would be to support the global shortcuts introduced in GNOME 48 last month?
@ozdreamern
Tested on Fedora 42 with GNOME 48 and global shortcuts are supported but with small glitches. After enabling GS in Speech Note (Accessibility->Use global keyboard shortcuts), the button "Configure global keyboard shortcuts" doesn't work. To change the key bindings, you need to do it in the GNOME settings directly:
After enabling GS in Speech Note (
Accessibility->Use global keyboard shortcuts), the button "Configure global keyboard shortcuts" doesn't work. To change the key bindings, you need to do it in the GNOME settings directly
That's wonderful! I didn't get a chance to test GNOME 48 yet directly. Thank you!!
Thanks for this. Any chance you could put a note in the settings section which says "use your desktop environment etc" to add: "in Gnome: Settings > Apps > Speech Note > Global Shortcuts"
?
Since it's so unintuitive that the keyboard shortcuts would neither be in the app, nor in settings > keyboard shortcuts, but in setting > apps > specific apps > keyboard shortcuts. Not your fault, but something that new (and maybe not so new) users are likely to have to hunt for?
Cheers!
@SimonDedman That's definitely a good idea 👍🏿 The current version already includes such tip, but perhaps it's too technical. I'll improve the wording in the next version.
I am closing because the original question has been answered.