Obsidian_to_Anki
Obsidian_to_Anki copied to clipboard
Regex Flashcard / Outline Issue 🐛
Reference: Neuracache flashcard style ^((?:[^\n][\n]?)+) #flashcard ?\n*((?:\n(?:^.{1,3}$|^.{4}(?<!<!--).*))+)
Problem:
Whenever I create flashcard with outline method it doesn't follow outline.
The first bullet in "back of the card" appears wrong they all need to be sorted same.
Question How can I correct this over Regex code? Thanks for your support in advance!
P.S: I use Outline plugin in Obsidian.
+1
I too want to know how to make flashcards work with outline. I use Logseq and the flashcard syntax is basically the same.
I too want to know how to make flashcards work with outline. I use Logseq and the flashcard syntax is basically the same.
I use Logseq too and failed to make it work with Logseq... as Logseq uses outline format even for a blank line. So I cannot generate a space line to seperate different cards. Finnaly, I find another add-on to handle this. The con is the decleration is not that convinent. The pro is the format stays as it should be. Hope this helps. I do wish the Neuracache flashcard style work for Logseq in the future.