Add-ons
Anki 的功能可以通过插件进行扩展。插件可以提供一些功能,比如对特定语言的额外支持、对排程的额外控制等等。
Anki's capabilities can be extended with add-ons. Add-ons can provide features like extra support for specific languages, extra control over scheduling, and so on.
要浏览插件列表,请选择“工具”>“插件”菜单项,然后单击“获取插件”。
To browse the list of available add-ons, select the Tools>Add-ons menu item, then click on Get Add-ons.
如果你下载了一个无法正常工作的插件,或者在编辑插件时意外出错,你可以使用菜单中的“删除”选项将其删除。
If you have downloaded an add-on that is not working properly, or if you accidentally made a mistake when editing an add-on, you can use the "Delete" option in the menu to remove it.
插件使用和修改 Anki 代码库的任意部分,因此在某些情况下,更新 Anki 可能会破坏与旧插件的兼容性。如果你的某个插件在更新 Anki 后停止工作,请考虑插件作者报告此问题。如果你依赖这个插件,你需要继续使用旧的 Anki 版本,直到插件得到更新。
Add-ons use and modify arbitrary parts of Anki’s codebase, so in some cases, updating Anki can break the compatibility with older add-ons. If one of your add-ons stops working after updating Anki, please consider reporting the issue to the add-on author. If you rely on this add-on, you will need to keep using an older Anki version until the add-on gets an update.
AnkiWeb 上的大多数插件页面上都有一个“联系作者”按钮,许多作者都会在插件中包含他们的电子邮件地址,因此如果你需要与作者联系,编辑插件并查看文件顶部可能会有所帮助。
There is a "Contact Author" button on most add-ons pages on AnkiWeb, and many authors include their email address in the add-on, so if you need to get in touch with the author, editing the add-on and looking at the top of the file may help.
要了解如何编写自己的插件件,请参阅插件编写指南。
To learn how to write your own add-ons, please see the add-on writing guide.