-
-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Major bug: Incompatible with Obsidian's latest core plugin "properties" #194
Comments
Thank you for taking the time to report the issue and help me to make the project better! 🙂 |
Oh, i have seen, there seem to be a PR fixing this problem. I didnt see it before. I am getting old... ;) |
Can we get the PR approved and merged? So it will fix this issue |
Hello, I wonder if you found a solution for this issue? It seems to be working with the new Obsidian version, but it can't handle the tags add in the "properties" of the note. |
Try this if anyone encounter the same problem. Download and replace. It works well for me, v1.4.12 Obsidian. #197 (comment) |
is this of any interest to anyone anymore? |
*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:
or:
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!
The text was updated successfully, but these errors were encountered: