johnpincock / SpecialFields

Anki Addon to protect certain fields from being overwritten by anki's import and export functions
GNU General Public License v3.0
7 stars 8 forks source link

Create a functionality to have imports which change the note type #21

Closed hgiesel closed 3 years ago

hgiesel commented 3 years ago

Normally, when you export, change the note type of a note, and try to re-import the deck, Anki will refuse to import the card, and complain "Skipped: Note type changed".

This PR changes the import functionality, to make this kind of import possible. This PR was commissioned by @AnKingMed.

It respects the "Update note styling" and "Update only if newer" options in the SpecialFields dialog.