forked from reuseman/flashcards-obsidian
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, when creating a reversed card with e.g. :::, the heading context attached to the Front field isn't visible since the Back field is visible first. This might however be necessary context for the review.
E.g.:
<p><ruby>二人<rt>ふたり</rt></ruby></p>
---
<p>Unit 7 > 副詞& Etc > two persons</p>is much harder to recall than
<p>Unit 7 > 副詞& Etc > two persons</p>
---
<p><ruby>二人<rt>ふたり</rt></ruby></p>Describe the solution you'd like
- A new field in the Anki Models addressing the Heading Context & add them to the different note templates where required
Describe alternatives you've considered
Additional context
- Might also be good to have as a frontmatter property to toggle per-note
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request