morinted / plover_dictionary_builder

Dictionary builder plugin for Plover
2 stars 2 forks source link

Builder pane shortcuts don't match #8

Open benoit-pierre opened 6 years ago

benoit-pierre commented 6 years ago

For example I expect to be able to use Alt+d to activate the "Add and Next" push button, but because a custom shortcut is set (something I only discovered by looking at the code), I can't.

morinted commented 6 years ago

If you hover over the button, the alt text shows the shortcut. The readme also explains the shortcuts.

Is it possible to support a custom and hinted shortcut at the same time?

On Nov 25, 2017 7:13 AM, "Benoit Pierre" notifications@github.com wrote:

For example I expect to be able to use Alt+d to activate the "Add and Next" push button, but because a custom shortcut is set (something I only discovered by looking at the code), I can't.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/morinted/plover_dictionary_builder/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AFkgSsdi2jCsYgEqS5Ynwr-heovmdDKkks5s6ARjgaJpZM4QqaII .

benoit-pierre commented 6 years ago

I don't think you can set more than one shortcut, at least not directly. I think you could setup the extra shortcuts mentioned in the readme via dedicated actions.