1over137
1over137
There might have been a bug in the earlier implementation which suppresses standard output when making a note. Can you try using this latest build? https://ci.appveyor.com/api/buildjobs/w6soviu9n0gukkw8/artifacts/cx_freeze%2Fdist%2FVocabSieve-0.8.0-win64.msi Though, according to my...
That warning window appears because there is an underlying error which is masked by the exception catching mechanism. I removed the exception catching code temporarily. Try installing this version: https://ci.appveyor.com/api/buildjobs/b0a0yy0iuqvnylb5/artifacts/cx_freeze%2Fdist%2FVocabSieve-0.8.0-win64.msi...
I was using 2.1.49 for testing, since 2.1.51 is not considered stable yet, and Anki has a tendency to break addons on each release in mysterious ways. However, I installed...
Interesting. Maybe I'll do this later. Why not just add a line on your main definition though?
This kind of issue happens every now and then. Unfortunately, I do not have a mac to be able to test the app on a regular basis. If you are...
That's actually a planned feature, but I somehow missed it. This could be somewhat difficult to implement with the existing code though.
Is the application running under Wayland directly or XWayland? I think if it is running under XWayland there might be issues with synchronizing the X11 and Wayland clipboards. Also, what...
This is an interesting feature. Actually for the example you gave, it would work just fine if you manually selected `сойти с ума` and then pressed "define direct". Still, this...
You managed to build dictionaries for Yomichan?? How did you do that? Is there an article somewhere?
Great work! Do you have the code for your project published somewhere? On another note, can you share the Wiktionary JSONs and/or the code used to generate them? Regarding your...