Please report issues in the Field groups add-on here.
Hi Abdo. First, thank you for the great add-on!
I noticed that the add-on seems to interfere with the “double-click to expand” feature.
Only tested on Anki 23.12 beta3, Windows 10.
Here is an example:
-
Before using the add-on:
-
After selecting any Field group:
As you can see, there is no frame around the picture and (double-click to expand)
is not shown. Also, double clicking has no effect on toggling the size of the image (the button still works though)
Should be fixed now. Thanks for the report.
Good morning. I used to use this plugin a lot, but it hasn’t worked for me for a few months. I tried reinstalling it, and it’s still the same. Could you please help me? Thank you very much.
Field groups - organize editor fields into groups
Anki 25.02.4 (a5c33ad0) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.22621
When loading Field groups - organize editor fields into groups:
Traceback (most recent call last):
File “aqt.addons”, line 250, in loadAddons
File “C:\Users\paula\AppData\Roaming\Anki2\addons21\666404032_init_.py”, line 4, in
from . import main
File “C:\Users\paula\AppData\Roaming\Anki2\addons21\666404032\main.py”, line 14, in
from .consts import consts
File “C:\Users\paula\AppData\Roaming\Anki2\addons21\666404032\consts.py”, line 3, in
consts = get_consts(name)
File “C:\Users\paula\AppData\Roaming\Anki2\addons21\146757953\vendor\ankiutils\consts.py”, line 30, in get_consts
return AddonConsts(name, module, dir, _read_version(dir))
File “C:\Users\paula\AppData\Roaming\Anki2\addons21\146757953\vendor\ankiutils\consts.py”, line 18, in _read_version
with open(addon_dir / “.version”, encoding=“utf-8”) as f:
FileNotFoundError: [Errno 2] No such file or directory: ‘C:\Users\paula\AppData\Roaming\Anki2\addons21\666404032\.version’