I use HTML in most of my decks. In (much?) earlier versions of Anki, I set the option Allow HTML in Fields to True and it stayed that way for all my imports for all my decks.
Now, it seems to default to False. Which means I often import updates to decks and only find out later that it has brought over ugly HTML as text rather than interpreting it.
Thank you. I was hoping that there was a way within the app. But Iβll add the necessary lines at the beginning of my files from now on.
Thanks again, @sorata
If I put them on the first rows of the spreadsheet, they are ignored by Anki Import. I presume that this is because LibreOffice Calc writes out a CSV with a lot of commas at the end of those lines (to match up with the columns in the rest of the sheet.
Anki Import ignores them: e.g. β#html:true,β does not set the HTML in Fields to True.
Is it possible to have the Import part of the program ignore any delimiters after expected content or even after a terminating semicolon or similar? The delimiters having already been defined using β#separator:Commaβ.
Otherwise, it makes these a little too difficult to use.