valuex / GoldenDict2Anki

Automatically save the word that you looked up in GoldenDict to Anki
MIT License
49 stars 12 forks source link

No cards were added into the NewWords Deck. #2

Closed realasking closed 1 year ago

realasking commented 3 years ago

Dear author, I'm so glad to see this project you made. However, when I finished configuring Goldendict and Anki, I failed to get the queried word added into the newly created "NewWords" Deck. No error message was output, and just nothing happened after the word was shown in Goldendict. The configurations are listed below. 1.In Goldendict gd2anki_GD 2.The dictionary gd2anki_dict The db files are automatically generated using FastWQ, as your suggested mdx-server only exported a db file with 0 KB. 3.The configuration of Anki gd2anki_anki Expect and appreciate your help. Thank you.

valuex commented 3 years ago

可以用我最新增加的配置程序检查下Anki 中的配置: 这几个字段,在Anki中一定要配置正确

"deckName": "NewWords",
        "modelName": "NewWordsType",
        "fields": {
            "Front": "%s",
            "Back": "%s"
        }
ichenh commented 3 years ago

@realasking 我遇到同样的问题。试一下将 Anki 的界面语言改成英文。