reuseman / flashcards-obsidian

🎴 An Anki plugin for Obsidian.md
MIT License
897 stars 87 forks source link

Support adding indented content to inline cards #162

Open NyxAlexandra opened 1 year ago

NyxAlexandra commented 1 year ago

Is your feature request related to a problem? Please describe. it would be nice to be able to add more context to inline cards.

Describe the solution you'd like Make text indented under a card bullet point part of the back of the card.

Example:

- #card What types of [[Element|Elements]] make up [[Ionic Compound|Ionic Compounds]]? :/: [[Metals]] and [[Nonmetals]] ^1668121398402
    - ex: $\ce{NaCl}$ ([[Sodium Chloride]])

should yield:

anki_obsidian-flashcard_suggestion

Describe alternatives you've considered In the meantime, you could probably fit the indented parts onto 1 line by replacing the linebreaks with <br>, but this is not ideal.

github-actions[bot] commented 1 year ago

Thank you for taking the time to report the issue and help me to make the project better! 🙂