Anki/ts/routes/image-occlusion/[...imagePathOrNoteId]
jariji 33d1057a46 Add "hide all but one" occlusion mode.
This PR adds the "hide all but one" occlusion mode. An example use case
is a note containing a collection of pairs of selection, where each
selection is the prompt for the other in its pair.

For example, given a table like

| small | big |
|-------+-----|
|   a   |  A  |
|   b   |  B  |
|   c   |  C  |

in each card, five letters are occluded, and one is shown. The user is
prompted to state the occluded symbol that is adjacent to the shown symbol.
2025-11-04 01:03:09 +00:00
..
+page.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
+page.ts Add "hide all but one" occlusion mode. 2025-11-04 01:03:09 +00:00