Anki/ts/routes
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
..
card-info Replace deprecated $app/stores with $app/state in SvelteKit frontend (#4282) 2025-08-26 21:28:49 +03:00
change-notetype Revert "Fix/unapplied scss (#4103)" (#4136) 2025-06-29 14:40:56 +07:00
congrats Revert "Fix/unapplied scss (#4103)" (#4136) 2025-06-29 14:40:56 +07:00
deck-options Fix/Invalid memory states in simulator after parameters changed (#4317) 2025-09-04 14:35:00 +10:00
graphs Stats - Retention rate help box links to Deck Options manual page #4198 (#4329) 2025-09-27 14:46:11 +10:00
image-occlusion Add "hide all but one" occlusion mode. 2025-11-04 01:03:09 +00:00
import-anki-package Revert "Fix/unapplied scss (#4103)" (#4136) 2025-06-29 14:40:56 +07:00
import-csv Allow creating deck via #deck:... if non-existent when importing (#4154) 2025-07-08 00:46:04 +07:00
import-page Revert "Fix/unapplied scss (#4103)" (#4136) 2025-06-29 14:40:56 +07:00
tmp Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
+error.svelte Replace deprecated $app/stores with $app/state in SvelteKit frontend (#4282) 2025-08-26 21:28:49 +03:00
+layout.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
+layout.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
base.scss Fix deck config input's background color regression (#3258) 2024-06-28 18:52:51 +07:00