Obsidian_to_Anki
Obsidian_to_Anki copied to clipboard
Regex file link & context fields empty after renaming card type
I used neuracache regex with this code:
((?:[^\n][\n]?)+) #flashcard ?\n*((?:\n(?:^.{1,3}$|^.{4}(?<!<!--).*))+)
It worked perfectly for the "Default" card types until I renamed them.
Now, I do not see the fields for the default cards (just front/back for default one day and front/back/extra for two way).
After opening plugin settings, console prints this error:
