shigeyukey / my_addons

3 stars 0 forks source link

[ Customize Request ] ⚔️Anki-Habitica to close popups in 5 seconds #18

Open shigeyukey opened 6 months ago

shigeyukey commented 6 months ago

Shige-yuki comments

Hi, I use it all the time, so I modified Anki-Habitica to close popups in 5 seconds. You can adjust seconds in "popup_timeout" in the add-on config.

[ GoogleDrive ] AnkiHabitica(copy)


Anki 23.12.1 (1a1d4d54) (ao)

Python 3.9.15 Qt 6.5.3 PyQt 6.5.3

Platform: macOS-12.7.3-x86_64-i386-64bit

When loading Anki Habitica(copy):

Traceback (most recent call last):

File "aqt.addons", line 245, in loadAddons

File "/Users/tdtbusiness/Library/Application Support/Anki2/addons21/AnkiHabitica(copy)/__init__.py", line 18, in <module>

from PyQt5.QtWidgets import *

ModuleNotFoundError: No module named 'PyQt5