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 request: persist hotkey & modifier settings #5

Open
Gintasz opened this issue Jun 30, 2023 · 3 comments
Open

Feature request: persist hotkey & modifier settings #5

Gintasz opened this issue Jun 30, 2023 · 3 comments

Comments

@Gintasz
Copy link

Gintasz commented Jun 30, 2023

I enter my custom hotkey, reopen the app, and it is back to default.

Also, I'd very much want to replace the default macOS "double cmd click" hotkey (which opens macOS built-in dictation but it seems very poor and unusable for me), but it's seemingly not possible with the current settings approach.

@markgoodhead
Copy link
Owner

I've added support for custom hotkey saving in master now - give it a try.

Also, I'd very much want to replace the default macOS "double cmd click" hotkey (which opens macOS built-in dictation but it seems very poor and unusable for me), but it's seemingly not possible with the current settings approach.

I think unfortunately this is very tricky with the libraries I'm using - I tried doing this myself and I found it didn't override the Mac dictation (even when I explicitly tried to disable it). I've given up on this for now but may return to it in the future

@Gintasz
Copy link
Author

Gintasz commented Jul 7, 2023

I've added support for custom hotkey saving in master now - give it a try.

Also, I'd very much want to replace the default macOS "double cmd click" hotkey (which opens macOS built-in dictation but it seems very poor and unusable for me), but it's seemingly not possible with the current settings approach.

I think unfortunately this is very tricky with the libraries I'm using - I tried doing this myself and I found it didn't override the Mac dictation (even when I explicitly tried to disable it). I've given up on this for now but may return to it in the future

I've implemented this thing in other project, check this pull request (only ~30 lines of code):
foges/whisper-dictation#8

@IVIiracle
Copy link

IVIiracle commented Sep 20, 2023

Привет, спасибо огромное за твою работу, мне очень понравилось приложение. Вопрос в том, как назначить свои клавиши, но чтобы не надо было их держать, а "одно нажатие - включение записи, еще одно - выключение". Хотя в идеале конечно же реализовать потоковый ввод и вывод. Ну и да, программа не сохраняет настройки после выключения.

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

No branches or pull requests

3 participants