I recently switched from Windows to Linux. When importing a CSV file on Anki Desktop for Linux, the line breaks are removed. Happens for DOS and Linux style line endings. Same process worked fine for Anki on Windows.
Anyone seen this problem?
It happens with every file that contains line breaks. I want to attach a test csv file, but I can only upload images?
The content looks like this:
“Here is a
line break”,“Line break will
be removed”
→ Will be imported as one line without break per card.
Yes I could use HTML instead of line breaks, but I have huge datasets and doing it manually is not feasible. Line breaks work perfectly fine on Windows, so why not Linux?