ObsidianToAnki / Obsidian_to_Anki

Script to add flashcards from text/markdown files to Anki
GNU General Public License v3.0
1.56k stars 137 forks source link

Use regex syntax with cards that have multiple fields #502

Open darylducharme opened 10 months ago

darylducharme commented 10 months ago

I would love to use regex syntax with my recipe cards that have 3+ fields.

If my regex search could use the headings as the key for the fields perhaps. Or allow the UI to update based on count of things found.

darylducharme commented 10 months ago

An example file that I have made work without this feature. It makes the card look ugly.

French 75.md

ShootingKing-AM commented 10 months ago

Whats the use of having 3 fields or even 3+. Spaced repetition will only have question and answer.

soccerwithag commented 4 months ago

I have cloze cards with four fields. First field is cloze, second is for "extra" notes, third is for images, fourth is for sources. @ShootingKing-AM