ankitects / anki

Anki's shared backend and web components, and the Qt frontend
https://apps.ankiweb.net
Other
18.57k stars 2.11k forks source link

Provide shortcut keys in I/O editor #2770

Closed dae closed 10 months ago

dae commented 11 months ago
          Also, allow to delete occlusion blocks (what do you call the yellow rectangles that hides what is being tested?) by tapping the `Delete` button in the keyboard would be nice

Originally posted by @BrayanDSO in https://github.com/ankitects/anki/issues/2768#issuecomment-1774163617

BrayanDSO commented 11 months ago

A nice shortcut would be to capture a image bitmap or image file pasted by pressing Ctrl+V

BEST8OY commented 11 months ago

I would like to see some of these too if possible. Ctrl+Z for undo Holding Alt and clicking on a box to delete that box. Holding Ctrl and clicking to select multiple boxes because the select tool is not really flexible if you have a lot of boxes in an image

dae commented 11 months ago

You can already select by shift+clicking. I think the delete key is going to be more obvious to users than using alt.

BrayanDSO commented 11 months ago

Also, allow to move IO masks with the keyboard arrow keys

dae commented 11 months ago

Some suggested shortcuts: https://forums.ankiweb.net/t/image-occlusion-enhanced-keybinds-image-occlusion/36610

BEST8OY commented 11 months ago

You can already select by shift+clicking. I think the delete key is going to be more obvious to users than using alt.

@dae In Windows holding Shift sometime produce a notice in windows which says you've pressed Shift key more than 5 times and it's really annoying in long run. Please evaluate the possibility of switching to Ctrl+Clicking for selecting

Update: I just found this option and disabled it image

dae commented 10 months ago

Solved with #2809