mirror of
https://github.com/ankitects/anki.git
synced 2026-01-13 22:13:58 -05:00
explain why the field seperator setting might be locked
This commit is contained in:
parent
76a5a298e1
commit
008521c752
1 changed files with 3 additions and 0 deletions
|
|
@ -218,6 +218,9 @@ importing-field-separator-help =
|
|||
Please note that if this character appears in any field itself, the field has to be
|
||||
quoted accordingly to the CSV standard. Spreadsheet programs like LibreOffice will
|
||||
do this automatically.
|
||||
|
||||
It cannot be changed if the text file forces use of a specific separator via a file header.
|
||||
If a file header is not present, Anki will try to guess what the separator is.
|
||||
importing-allow-html-in-fields-help =
|
||||
Enable this if the file contains HTML formatting. E.g. if the file contains the string
|
||||
'<br>', it will appear as a line break on your card. On the other hand, with this
|
||||
|
|
|
|||
Loading…
Reference in a new issue