Review Lookup [Official Support]

Hi, if you have any feedback/bugs/suggestions/questions concerning this add-on, feel free to post them here!

https://ankiweb.net/shared/info/1745211643

1 Like

Fantastic add-on. Thanks a lot! And being able to increase/decrease size is awesome.

As another user commented in the Reviews on 17/06/2022 in the add-on page, it would be great " if the search results contains links to the cards for editing them. "

Hi, good suggestion. I added the button (it should appear when hovering a note in the search results, on the bottom right).

Can you add a shortcut key to trigger the search window, because I also use the drawing plug-in?

excluded_decks are not working.
I have added some top level decks in the excluded_decks, but the review lookup is still showing me notes from those decks in the search results.
Here’s my cofig

{
    "blur_nested_tooltips": true,
    "excluded_decks": [
        "Biochemistry",
        "AP",
        "Microbiology"
    ],
    "query.max_length": 300,
    "results.font_size": "inherit",
    "results.limit": 50,
    "should_highlight": true
}