Obsidian_to_Anki icon indicating copy to clipboard operation
Obsidian_to_Anki copied to clipboard

Regex file link & context fields empty after renaming card type

Open slabzzz opened this issue 3 years ago • 0 comments

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.

image

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

slabzzz avatar May 08 '22 09:05 slabzzz