cadrianxyz / obsidian-auto-anki

Using AI to automate card creation for Spaced Repetion in Anki
MIT License
41 stars 10 forks source link

Decks don't actually get generated into Anki #16

Open moelliBC opened 1 year ago

moelliBC commented 1 year ago

Even tho Obsidian says the Deck has been successfully exported, the Deck never appears in Anki. Is there some way to get the deck as a file, that I can manually import into Anki?

I am using Windows 11 if that may have contributed to the error.

cadrianxyz commented 1 year ago

Will look into this! Have you made sure that anki connect is running and working properly?

belgio99 commented 10 months ago

This happened to me as well: it happens when Anki is set to a language different from English. To solve I had to manually dive into the plugin code and change the model name and the q/a fields to reflect the Anki names.

Here's how it looks in my language now (Italian):

Screenshot 2024-01-20 alle 16 39 27

So maybe to solve the best way is to leave the user set its own fields name?