Bỏ qua đến nội dung

Internal References

Chờ xử lý #anki #addon #internal #references
https://github.com/firejake308/internal-references/issues
7/12/2024

Cách tải addon Internal References

Bạn có thể tải addon bằng một trong hai cách sau:

Click nút Copy bên dưới để copy code vào clipboard

323026909

Sau đó mở Anki → Tools → Add-ons → Get Add-ons → Dán code → OK

Mở trang addon trên AnkiWeb và tìm mã code ở cuối trang

Mở trên AnkiWeb

Cuộn xuống cuối trang AnkiWeb, tìm dòng có mã code 323026909 và copy

4
4

Mô tả chi tiết

Updated Glutanimate’s Internal References (https://github.com/glutanimate/internal-references) plugin to support Anki 2.1.X. I specifically tested on Anki 2.1.66, so if it doesn’t work for your version, lmk and I’ll fix it

Changelog:

updated 11/15/2023 to fix error about “currentField” when inserting links fixed bug where add-on caused crash when Browse window closed during editing 12/7/2024 made compatible with new version of Anki using Qt5/Qt6


Liên kết hỗ trợ


Reviews (8)

👍 2024-12-19

Debug info: Anki 2.1.40 (cf446733) Python 3.8.1 Qt 5.15.1 PyQt 5.15.1 Platform: Linux Flags: frz=True ao=True sv=1 Add-ons, last update check: 2024-12-18 18:54:28 Add-ons possibly involved: ⁨Internal References⁩

Caught exception: Traceback (most recent call last): File “/home/saiyed/.local/share/Anki2/addons21/323026909/insertlink.py”, line 189, in accept self.insertAnchor() File “/home/saiyed/.local/share/Anki2/addons21/323026909/insertlink.py”, line 143, in insertAnchor self.edito

👍 2024-03-12

It works very well. Thank you very much for the update. Please do not stop supporting and maintaining the addon. Very thankful 👏

Edit: For those looking for more alternatives, this addon is also a very good option: https://ankiweb.net/shared/info/1420819673 and https://ankiweb.net/shared/info/1077002392

👍 2024-03-02

Using Version 23.12.1 (Don’t know much about coding, this may not make much sense) The add-on calls to the PyQt5 folder (C:\Users”UserName”\AppData\Local\Programs\Anki\lib) which no longer exist in the above version. You can force the add-on to load by manually updating all references of PyQt5 to PyQt6 in each of its files, but the links generated in Anki will not work. Example of error output from Anki: File “C:\Users”UserName”\AppData\Roaming\Anki2\addons21\323026909\insertlink_ui.py”, lin

👍 2023-12-15

sorry, it doesn’t work ( e.g. i can’t chose single card option, it’s disabled)

Anki 2.1.66, win11

👍 2023-11-22

A great app that I have been looking for for a long time Thank you very much

👍 2023-10-19

Same error here, i would love a fix since this is a much needed addon Error An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed. If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem. When you’ve discovered the add-on that is causing the problem, please report the issue

👍 2023-08-11

This add-on is awesome! For those who want to build a huge archive on Anki it’s definitely indispensable. But unfortunately it doesn’t work on the latest version of Anki. I also tried 2.1.47 but it still collapsed. Hope the developer can fix the problem asap. Thanks in advance🥹

👍 2023-04-26

Thanks for the addon! Doesn’t work for me unfortunately. Any suggestions?

Debuginformationen:

Anki 2.1.54 (b6a7760c) Python 3.9.7 Qt 5.14.1 PyQt 5.14.1

Platform: Mac 12.5

Flags: frz=True ao=True sv=2

Add-ons, last update check: 2022-08-13 23:01:04

Möglicherweise beteiligte Erweiterungen: ⁨Internal References⁩

Caught exception:

Traceback (most recent call last):

File “/Users/xxx/Library/Application Support/Anki2/addons21/323026909/insertlink.py”, line 189, in accept

self.inser