st3v3nmw / obsidian-spaced-repetition

Fight the forgetting curve by reviewing flashcards & entire notes on Obsidian.md
https://www.stephenmwangi.com/obsidian-spaced-repetition/
MIT License
1.49k stars 183 forks source link

[Bug]: Flashcards not being picked up if a space below is not left below #1105

Open nayyala opened 5 hours ago

nayyala commented 5 hours ago

Describe the bug

I don't know how many of my flashcards are undetectable at the moment due to a bug with spacing. If I have this flashcard:

image

And I try to review flashcards in the note, I get:

image

Then I do this:

image

And now I get:

image

To Reproduce

Take this text:

special

To derive the radar cross section definition, we use the following:

The incident power density is given as ==$\huge W{i} = \frac{|E{i}|^2}{2Z_{0}}$==

The scattered power density is given as ==$\huge W{i} = \frac{\sigma W{i}}{4\pi r^2}$==

Then, we relate the electric fields with ==$\huge E{s} = sE{i}$==

The complex reflection coefficient can be solved to be ==$\huge |s| = \sqrt{\frac{\sigma}{4\pi r^2}}$==

The final result for the radar cross section can be written as ==$\huge \sigma = \frac{\lim{ r \to \infty }4\pi r^{2}W{s}}{W_{i}}$==

For a deck called special

Expected behavior

You should see the flashcards reappear and disappear from the deck

Screenshots

No response

OS of your device

Windows 11

Obsidian version

1.6.7

Plugin version

1.12.8

Installer version

No response

Additional context

No response

Config file

No response

nayyala commented 5 hours ago

Found it happenign here as well:

image

image

image

image