Skip to content

Major bug: Incompatible with Obsidian's latest core plugin "properties" #194

@yshhwy

Description

@yshhwy

*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:

  1. Create a file with properties (original yaml area).
  2. Write a card
  3. Run the synchronize command

or:

  1. Create a blank file
  2. Write a card
  3. Run the synchronize command
  4. Write another card
  5. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions