I want to use the gamepad octebit button to realize how to display and hide the fill-in-the-blank question C1, for example, press the right arrow key on the right side of the handle to display a fill-in-the-blank answer, and then press it to show the next fill-in-the-blank answer, press the left arrow key on the handle to hide a fill-in-the-blank answer, and then press to hide the answer to the previous fill-in-the-blank question, please teach you how to do it
Should be possible via user actions:
https://docs.ankidroid.org/#userActions
Since this is a JavaScript-based feature, we won’t provide deep user support for getting your use-case working
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.