st3v3nmw / obsidian-spaced-repetition

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

[BUG] External link is not rendered after pressing "Show answer" #659

Closed mistadikay closed 9 months ago

mistadikay commented 1 year ago

Describe the bug Hi, love your plugin, but I have a strange bug I don't quite understand. If my flashcard note contains an external link, it is not rendered after I press "Show answer" but instead "disabled; enabled in settings" message displayed. I looked all over the settings of Obsidian and the plugin but couldn't find anything related. Can you help me understand if it's a bug or there is an obvious setting I'm missing? Thanks.

To Reproduce Steps to reproduce the behavior:

  1. Have a note with an external link
  2. During review click on "Show answer"
  3. Instead of external link "disabled; enabled in settings" is displayed

Expected behavior External link should be rendered as usual and be clickable.

Screenshots

Skärmavbild 2023-04-01 kl  15 06 58 Skärmavbild 2023-04-01 kl  15 07 04

Versions (please complete the following information):

Additional context

ronzulu commented 9 months ago

Hi @mistadikay

Is this still an issue? I tried this now and couldn't reproduce it.

#flashcards/test/b659

Possible to reproduce this problem
?
Here is the external link
https://github.com/st3v3nmw/obsidian-spaced-repetition/issues/659

image

Hovering over link works correctly: image

And clicking on the link opened a new tab in the browser for the specified URL.

Cheers Ronny

mistadikay commented 9 months ago

Seems to be fixed now!

Skärmavbild 2024-01-18 kl  10 29 26
ronzulu commented 9 months ago

Thanks for the quick response!