Anki/ts/routes/import-csv
llama 4e1a901738
Clarify field separator being a guess when importing csv (#3996)
* clarify that the initially selected field separator is a guess

* explain why the field seperator setting might be locked
2025-05-15 16:26:51 +10: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 Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ImportCsvPage.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ImportOptions.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01: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