Skip to content

Swap Heading Context on Back => Front Typed Cards #11

@becknik

Description

@becknik

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 &gt; 副詞& Etc &gt; two persons</p>

is much harder to recall than

<p>Unit 7 &gt; 副詞& Etc &gt; 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions