reuseman / flashcards-obsidian

🎴 An Anki plugin for Obsidian.md
MIT License
870 stars 86 forks source link

Unable to synchronize tags when using “properties” default tag format #202

Open yshhwy opened 9 months ago

yshhwy commented 9 months ago
  1. Tags will synchronize properly if the following tags format is used (Format A): 1

  2. If the following tags format is used, the tags will not be synchronized to Anki cards (Format B): 2

I don't mind taking the first tags format, but if edits (additions, deletions, modifications) are made to the tags in Properties, Obsidian will automatically collate the tags into Format B: Obsidian 2023-09-26(20 53 47)

yshhwy commented 9 months ago

update: I just found a workaround using Linter plugin to format yaml tags. This method isn't perfect, but waiting for a fix for the flashcard plugin is probably a long way off, so it's a good temporary solution.