passfail2 icon indicating copy to clipboard operation
passfail2 copied to clipboard

How to assign key binding for pass and fail?

Open 99702 opened this issue 9 months ago • 1 comments

Hey,

I was using Customized keyboard shortcuts for keyboard binding like this

    "reviewer choice 1": "1",
    "reviewer choice 2": "2",
    "reviewer choice 3": "d",
    "reviewer choice 4": "f",

with goes to easy, hard bindings ...

I want to assign such bindings into pass , fail buttons. Is there any way ? Thank you

99702 avatar Mar 01 '25 15:03 99702

The two buttons used as pass and fail are "good" and "again" respectively, sorry to make you do more work but as I no longer use Anki I don't remember which numbers those are, though the code indicates that "again" should be 1.

My suspicion is that "good" is 2, but I can't confirm that because the code uses the default ease rather than a hardcoded value.

lambdadog avatar Jun 25 '25 18:06 lambdadog