mortii / anki-morphs

A MorphMan fork rebuilt from the ground up with a focus on simplicity, performance, and a codebase with minimal technical debt.
https://mortii.github.io/anki-morphs/
Mozilla Public License 2.0
48 stars 6 forks source link

Add keyboard shortcut to show all cards with derivative inflections #151

Closed mortii closed 5 months ago

mortii commented 5 months ago

That is not to say that we can't add a feature like that, say for example L+Ctrl+Alt or something would show all cards that have derivative inflections.

Originally posted by @mortii in https://github.com/mortii/anki-morphs/issues/149#issuecomment-1929427675

mortii commented 5 months ago

Keyboard shortcut suggestions are welcome!

Ctrl+Alt+L can be problematic because the operating systems might already use it.

mortii commented 5 months ago

I decided to use Ctrl+Shift+L instead.

I did this kinda lazily by not exhaustively adding options for all possible combinations of known/unknown and inflection/lemma. This was mainly because the menus get cluttered and the modifier keys combinations get unwieldy.

github-actions[bot] commented 4 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.