Thanks for the quick reply. Reading your reply and checking regex I think the developers have already adressed most of my needs with the regex for Q:/A: - this is a very clean implementation for me
Well I like to have info on the note in Obsidian after my answers, too. I solved this for me by creating a new card type with another field {{extra}} and specifying in the note type table within the plugin-options:
- “Custom Regex” for Q/A-format set for my new card type
- “Context Field” set for my new card field “extra”
Well, I´m quite new to this stuff and didn´t connect all of that immediately. I will dive deeper into this stuff.
For THE DEVELOPERS: No more questions at the moment!