Before importing your CSV, you need to create a note type in Anki with the right fields and card templates. This only needs to be done once.
If you don’t have Anki yet, download it here.
Create the note type
Open Anki and go to Tools > Manage Note Types
Click Add, choose Add: Basic, and name it Kindle Spanish Vocab
Select your new note type and click Fields. Delete the default “Front” and “Back” fields, then add these eight fields in order:
word definition label book authors usage morphology usage_pos
Click Save to close the Fields window, then click Cards to open the template editor.
Replace everything in the Front Template with the code below:
Clear everything in the Styling section (the styles are already embedded in the templates). Click Save.
Importing your CSV
Create a new deck in Anki for your vocabulary (e.g. “Spanish Reading”) by clicking Create Deck at the bottom of the main screen
Go to File > Import and select your downloaded CSV file
Set the Note Type to Kindle Spanish Vocab and set the Deck to the deck you just created
Change the Field Separator to Comma
Make sure Allow HTML in fields is checked (this preserves the word highlighting in your context sentences)
Verify the field mapping matches: field 1 = word, field 2 = definition, field 3 = label, field 4 = book, field 5 = authors, field 6 = usage, field 7 = morphology, field 8 = usage_pos. Ignore any extra columns (morphology_source, status, fail_reasons).