We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I expected my multiline notes to be organized in multiple decks with tags
Create flashcard like this:
#flashcards/cpen-355 #flashcards/linear-algebra Test ? 123
This works:
#flashcards/cpen-355 #flashcards/linear-algebra Test::123
To get:
MacOS 14.6.1
Version 1.6.7
1.12.6
5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) obsidian/1.4.16 Chrome/114.0.5735.289 Electron/25.8.1 Safari/537.36
No response
No changes from default
The text was updated successfully, but these errors were encountered:
Hi @Hugo-Persson I can reproduce as follows:
When I have:
#flashcards/test/1076/cpen-355 #flashcards/test/1076/linear-algebra Test ? 123
The card only appears in a single deck
And with:
The card appears in both decks:
Place a blank line after the line with the tags, before the actual question.
Please let me know if this works for you.
Cheers Ronny
Sorry, something went wrong.
Yes that worked for me! Thank you!
Thanks @Hugo-Persson I'll reopen the issue because what you wrote for the "expected behaviour" is correct.
There shouldn't be a need to have the blank line after the line with the tags on it.
Hello, I had the same issue. But, when I updated to the actual last version 1.12.8. I didn't have it anymore 😍
No branches or pull requests
Describe the bug
I expected my multiline notes to be organized in multiple decks with tags
To Reproduce
Create flashcard like this:
This works:
Expected behavior
To get:
Screenshots
OS of your device
MacOS 14.6.1
Obsidian version
Version 1.6.7
Plugin version
1.12.6
Installer version
5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) obsidian/1.4.16 Chrome/114.0.5735.289 Electron/25.8.1 Safari/537.36
Additional context
No response
Config file
No changes from default
The text was updated successfully, but these errors were encountered: