generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 98
Open
Labels
bugSomething isn't workingSomething isn't working
Description
*Environment: latest version of Obsidian and latest version of Anki
Describe the bug
When a file exists with properties (original yaml area), although synchronizing cards creates new cards in Anki, it does not return and add the card ID to the note. After testing, the plugin only works as expected when the yaml area is blank, but after one sync, the yaml area creates the card-deck field, causing the second and subsequent syncs to be abnormal.
To Reproduce
Steps to reproduce the behavior:
- Create a file with properties (original yaml area).
- Write a card
- Run the synchronize command
or:
- Create a blank file
- Write a card
- Run the synchronize command
- Write another card
- Run the synchronize command again
Markdown used
# Question #card
Answer
Additional context
I hope it'll be fixed soon. It's affecting the use of this beloved plugin in the latest version of Obsidian!
AizenSosuke49, 1chevre, yakejkl, chaecramb, Losk-x and 4 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working