Apologies, I should’ve edited instead of deleted, I was having more than one issue, one of which was related to using AnkiConnect to send cards from Emacs to Anki, this was resolved with a restart of both Anki and Emacs and have isolated to be Emacs-related.
The only issue I am certain of now is that trying to open the AnkiConnect addon settings results in this traceback.
Anki 2.1.50 (3564ece6) Python 3.9.10 Qt 6.2.2 PyQt 6.2.2
Platform: Linux
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2022-02-28 15:17:08
Caught exception:
Traceback (most recent call last):
File "aqt.addons", line 951, in onConfig
File "aqt.addons", line 1509, in __init__
File "aqt.addons", line 1534, in updateHelp
File "aqt.addons", line 631, in addonConfigHelp
File "markdown.core", line 386, in markdown
File "markdown.core", line 96, in __init__
File "markdown.core", line 123, in registerExtensions
File "markdown.core", line 162, in build_extension
File "importlib", line 127, in import_module
File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
File "<frozen importlib._bootstrap>", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'md_in_html'
@Rumo I’m a bit concerned by the number of issues Qt’s full screen option has on Windows. Is this something we could selectively enable for only particular GL drivers? Or maybe we need to be adding a “(buggy)” label to the menu item?
For now, the goal is to add support for zooming, not to implement every feature of the add-on. I will keep an eye on demand for other features, and they may be added in the future if demand is high enough.
i’m using an NVIDIA® GeForce® RTX 3050 (4GB GDDR6). Doesn’t make senses that’s not working, but this problem is not too much and does not disturb the use of the application. Maybe disabling is a better option for now?
Probably not in the short term; it looks like the full screen option will be disabled on Windows due to compatibility issues, and I don’t want this to hold up a release.
On 2.1.50beta5 qt5 I’m having a very difficult time putting tags in the editor. I can type one letter and then it freezes and I have to wait a few seconds before more letters appear. It’s happening without any addons and very consistently (i.e. every time)
I can’t seem to reproduce this - after entering a single letter, the tags in your collection pop up in under a second for me, and I don’t notice any lag if typing multiple characters. This is in both Qt5 and Qt6. Do you get the same behaviour with both? Does changing your video driver in the Qt5 build make a difference?
I have small suggestion/annoyance (probably not specific to the beta(s)):
Is it possible to remove the automatic <br> tag that is added after a Mathjax Block.
I usually add some math blocks at the end of backside, and the automatic <br> tag adds unwanted blank space. Unless there is something I’m overlooking, I’m not sure why it is implemented.
It’s certainly not the preferred behavior. When it comes to the editing behavior, fixes are sometimes much more difficult than one would think.
As a workaround, you can insert a single letter, and then delete that single letter again. This will leave you with no newline at the end of the field.
Once a stable release comes out, please post any comments about it in a separate thread, and please avoid creating multiple posts about the same topic.