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

[FEAT] Make tags and convert folders to decks not mutually exclusive #172

Open
seizedengine opened this issue Jun 23, 2021 · 2 comments
Open

Comments

@seizedengine
Copy link

@seizedengine seizedengine commented Jun 23, 2021

Right now it seems that using a tag and the convert folders to decks features are mutually exclusive. If convert folders to decks and subdesks is enabled then all files are parsed for the inline and multiline flashcard separators and turned into flashcards. For me this results in notes that I didnt expect to be flashcards being turned into one, for example some notes I have about AWS IAM which contain :: get turned into a flashcard even without a #flashcards tag.

What I am hoping for is that the convert folders to decks setting can work WITH a tag, so that if #flashcard is in the note then it will be parsed as a flashcard but displayed in the folders as decks structure.

I am using Obsidian mobile 0.0.19 and Spaced Repetition 1.5.7.

Thank you for the great plugin!

@st3v3nmw
Copy link
Owner

@st3v3nmw st3v3nmw commented Jul 27, 2021

Hey, so, would a way to blacklist certain folders help?

@seizedengine
Copy link
Author

@seizedengine seizedengine commented Aug 2, 2021

Mmmm it might, but I've been putting flashcard notes all over, based on their rough topic and my folder structure. That might be unconventional or counter to the norm, it's just what I landed on.

Some random examples
IT/Git/Git Command.md (Flashcard)
IT/AWS/AWS Concepts.md (Flashcard)
IT/AWS/IAM Notes.md
IT/GCP/GCP Concepts.md (Flashcard)

So ignoring a folder means some flashcards get ignore. Is there something preventing using the tag with convert folders to decks? Would an option filename inclusion be easier to implement? As in, include a file with Flashcard or FC in the file name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants