You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Ali-C-Ila This has worked well for me. However, when using Obsidian_to_Anki it goes very slow when parsing Excalidraw-drawings. I am not certain that this regex is at fault, just wanted to know whether you have any experience with that? Also see: #439
background knowledge
https://github.com/Pseudonium/Obsidian_to_Anki/wiki/Cloze-Paragraph-style
(Curlycloze also seems to have zero funtion for me, see #377 )
feature
The officially provided regex for cloze will recognize any "{", which could be really annoying when using {{templates}}, Excalidraw, etc.
So I modified this version, which only recognizes a full cloze format( with double colons) such as {{c1::text}}.
Disclaimer: This is a work of AI. I have no idea how to write regex myself, so test in a sandbox and backup your data before using this!
positive and negative examples
The text was updated successfully, but these errors were encountered: