Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: causes inline flashcards to not be recognized. #973

Closed
AnonOnFire opened this issue May 25, 2024 · 5 comments
Closed

[Bug]: causes inline flashcards to not be recognized. #973

AnonOnFire opened this issue May 25, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@AnonOnFire
Copy link

Describe the bug

if the note contains "any text here" it causes inline flashcards to not be recognized.
I did not try it for other flashcard types and it only does not work if the " " is on the same line.

To Reproduce

above-It;; works
text
below-it;; nope, it is not recognized
#flashcards
( I am using ;; instead of ::)

Expected behavior

flashcard is not recognized.

Screenshots

No response

OS of your device

Win10

Obsidian version

V1.5.12

Plugin version

V1.12.4

Installer version

No response

Additional context

No response

Config file

No response

@AnonOnFire AnonOnFire added the bug Something isn't working label May 25, 2024
@4Source
Copy link
Contributor

4Source commented May 26, 2024

Could you please share your file where it is happening
image

@B1aho
Copy link

B1aho commented Jun 11, 2024

Have the same problem.
Plugin recognizes the inline cards only at the end of the note.

There are four cards in this attached file, of which only two are recognized at the end.
bug.md

@4Source
Copy link
Contributor

4Source commented Jun 11, 2024

Have the same problem. Plugin recognizes the inline cards only at the end of the note.

There are four cards in this attached file, of which only two are recognized at the end.

Your bug is because of the --- if you remove them all are recognized this is a known issue #967 It is already fixed should be added in next release

@4Source
Copy link
Contributor

4Source commented Jun 11, 2024

@AnonOnFire if you don't share a file we can't fix your bug it is not reproducible with:

To Reproduce

above-It;; works text below-it;; nope, it is not recognized #flashcards ( I am using ;; instead of ::)

My test:
bug 973.md
But recognizes all 4 Flashcards

May you also include a ---(Horizontal line) in your file?

@ronzulu
Copy link
Collaborator

ronzulu commented Aug 9, 2024

Issue #967 has been fixed and has been released in the latest mainstream version 1.12.5.

I'm closing this now, but feel free to reopen if that hasn't resolved your problem.

@ronzulu ronzulu closed this as completed Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants