-
-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Hi! Excellent plugin (and beautiful documentation) - would it be at all possible to add for support for embedding obsidian headings as the 'back' of flashcards?
I take evergreen-style notes and then create cards that embed an internal link to the heading within the note than contains the answer, like so;
Describe the features of Aβ plaques in Alzheimer's disease
???

The advantage being that I don't need to write my card backs a second time, and my cards remain in sync with any changes to my notes
Currently I'm doing this using the obsidian-spaced-repetition plugin, but I'd like to switch to Anki
Using the above flashcard content with the Basic code block style note gives the following output in Anki;
---
Describe the features of Aβ plaques in Alzheimer's disease
===

I'm not sure exactly how the block is being processed, so I don't have any specific suggestions on how to achieve this - but I'd appreciate any suggestions/input you have to offer!
Obsidian version: 1.0.3
AnkiBridge version: 0.6.17
Anki version: 2.1.54 (b6a7760c)
