fonol / anki-search-inside-add-card

An add-on providing full-text-search and PDF reading functionality to Anki's Add card dialog
https://ankiweb.net/shared/info/1781298089
GNU Affero General Public License v3.0
179 stars 24 forks source link

Import Text Note Formatting #175

Closed lanamacdo closed 3 years ago

lanamacdo commented 3 years ago

Is there any way to preserve formatting (i.e. highlighted text) when importing a new text file? The "Clean" dropdown has two options which I don't use -- I'd like to "not" Remove All Formatting if possible.

fonol commented 3 years ago

By importing you mean Copy+Paste? Highlights will always vanish, as there is no color in markdown. But in general, paragraphs and bold/italic text should remain.

lanamacdo commented 3 years ago

Thanks very much for prompt answer. I will try using bold/italics instead of colour for the text documents I'm working from.