reuseman / flashcards-obsidian

🎴 An Anki plugin for Obsidian.md
MIT License
897 stars 87 forks source link

Stoped working #208

Open Adam9331 opened 10 months ago

Adam9331 commented 10 months ago

I have the last version of plugin.Plugin doesn't work anymore.I worked previously but now I can't add new flashcard.

To Reproduce

Expected behavior Add new flashcards. image Nothing happed in anki.Only deck has been created.

github-actions[bot] commented 10 months ago

Thank you for taking the time to report the issue and help me to make the project better! 🙂

mkalmetieva commented 10 months ago

@Adam9331 , This issue started occurring in Obsidian 1.4.0 where Properties were introduced. To fix it, you need to replace plugin's main.js file with the modified file provided in the previous thread: https://github.com/reuseman/flashcards-obsidian/issues/197#issuecomment-1695859140

Adam9331 commented 10 months ago

I copied and changed the file new name.With obsydian folder plugin.It want help.Still error. image

AADavin commented 8 months ago

I am having a similar issue in Obsidian 1.5.3. I changed the plugin's main.js following the instruction. The issue is that it does insert the cards in the deck, but the hash number under the card does not appear. When I try to update them, it doesn't recognize that the cards are already there

jtbeales commented 7 months ago

I'm having the same issue. Any fixes in the works? Thank you!