Anki/ts/routes/import-csv
Luc Mcgrady ae6cf98f40
Fix/unapplied scss (#4103)
* deck options + change notetype

* graphs

* image occlusion

* congrats

* imports

* ./check

* style

* $lib

* delete unused index.ts files
2025-06-27 16:28:35 +07:00
..
[...path] Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
choices.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
FieldMapper.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
FileOptions.svelte Clarify field separator being a guess when importing csv (#3996) 2025-05-15 16:26:51 +10:00
import-csv-base.scss Fix/unapplied scss (#4103) 2025-06-27 16:28:35 +07:00
ImportCsvPage.svelte Fix/unapplied scss (#4103) 2025-06-27 16:28:35 +07:00
ImportOptions.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
lib.ts carry over tags when refetching csv metadata (#3938) 2025-04-24 19:18:57 +10:00
MapperRow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Preview.svelte Cap preview cols to prevent stall when csv is parsed with the wrong delimiter (#3786) 2025-02-06 14:23:43 +07:00