anki/ts/import-csv
RumovZ 1b8bab73d1
Csv import tweaks (#1920)
* Don't use special label for tags column

This was setting the label of whichever column the user chose for tags
to "Tags". Showing field content is more helpful.

* Map tags column automatically like fields
2022-06-22 09:44:12 +10:00
..
BUILD.bazel Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
DeckSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
DelimiterSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
DupeResolutionSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
FieldMapper.svelte CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
Header.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
HtmlSwitch.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
import-csv-base.scss CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
ImportCsvPage.svelte Csv import tweaks (#1920) 2022-06-22 09:44:12 +10:00
index.ts CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
lib.ts Csv import tweaks (#1920) 2022-06-22 09:44:12 +10:00
MapperRow.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
NotetypeSelector.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
Preview.svelte CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
StickyFooter.svelte CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
Tags.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
tsconfig.json Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00