Guglielmo Bergatto
Guglielmo Bergatto
This regex creates a flashcards from **callout blocks**, that are now native to Obsidian as of v0.14.0. Regex line: `(?:\> \[!anki\]-) ([^\n]+)\n(.+(?:\n(?:^.{1,3}$|^.{4}(?
As recommended on the [page about Qt](https://addon-docs.ankiweb.net/qt.html?highlight=aqt.qt#qt-versions) of the "Writing Anki Add-ons" guide, I've updated all imports to use `aqt.qt`. This fixes #28.
When trying to run this add-on on Anki 23.10.1, I get the following error message: ``` Anki 23.10.1 (fac9e0e) Python 3.11.6 Qt 6.6.1 PyQt 6.6.1 Platform: Linux-6.6.7-arch1-1-x86_64-with-glibc2.38 Flags: frz=False ao=True...