Bỏ qua đến nội dung

Zoom 2.1

Chờ xử lý #anki #addon #zoom
https://github.com/krassowski/Anki-Zoom
12/1/2020

Cách tải addon Zoom 2.1

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

1846592880

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 1846592880 và copy

138
79

Mô tả chi tiết

It allows you to:

  • zoom in or out with Ctrl + +/Ctrl + -
  • or with Ctrl + mouse wheel
  • or with the View >> Zoom menu.

Please report all issues & feature requests at this page: krassowski/Anki-Zoom

Changelog: === 1.2.0 - 12 Jan 2020

  • fixed the zoom persistence issue (thanks to Sasstraliss)

If you want to contribute feel free to fork the repository and send a PR.

This add-on is based on Zoom for Anki 2.0 created within ospalh addon’s collection.


Liên kết hỗ trợ


Reviews (26)

👍 2026-01-22

Anki 23.12.1 (1a1d4d54) (ao) Python 3.9.15 Qt 6.5.3 PyQt 6.5.3 Platform: macOS-14.0-arm64-arm-64bit

When loading Zoom 21: Traceback (most recent call last): File “aqt.addons”, line 245, in loadAddons File “/Users/---/Library/Application Support/Anki2/addons21/1846592880/init.py”, line 11, in <module> from PyQt5.QtCore import Qt ModuleNotFoundError: No module named ‘PyQt5’

Hi doesn’t work anymore

👍 2026-01-22

PRA QUEM NÃO CONSEGUIU INSTALAR NO ANKI, SEGUI A DICA DO USUÁRIO ABAIXO DE INSTALAR VERSÃO ANTIGA, INSTALEI O Anki 2.1.39, E FUNCIONOU CERTINHO.

For those who couldn’t install Anki, I followed the user’s tip below to install an older version. I installed Anki 2.1.39, and it worked perfectly.

👍 2025-11-20

not function

👍 2025-08-29

BRASILEIROS QUE ESTÃO TENTANDO UTILIZAR O ZOOM PARA ESTUDO DE INGLÊS, OU QUALQUER OUTRA COISA. RECOMENDO QUE VOCÊS, MUDEM O ANKI DE VERSÃO. ENTREM NO SITE UPTODOWN, ESCREVA ANKI, E SELECIONE A VERSÃO DE 2021, ÚLTIMO ANO QUE O ANKI FUNCIONOU. DEU CERTINHO COMIGO.

BRAZILIANS WHO ARE TRYING TO USE ZOOM TO STUDY ENGLISH, OR ANYTHING ELSE. I RECOMMEND THAT YOU CHANGE ANKI VERSION. GO TO THE UPTODOWN SITE, WRITE ANKI, AND SELECT THE 2021 VERSION, THE LAST YEAR THAT ANKI WORKED. IT WAS RIGHT WITH ME.

👍 2025-08-22

Não funciona mais

👍 2025-07-29

Não faço ideia do que seja

👍 2025-06-23

Anki 25.02.7 (1b882285) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: Windows-10-10.0.14393

When loading Zoom 21: Traceback (most recent call last): File “aqt.addons”, line 250, in loadAddons File “C:\Users\Victor\AppData\Roaming\Anki2\addons21\1846592880_init_.py”, line 11, in <module> from PyQt5.QtCore import Qt ModuleNotFoundError: No module named ‘PyQt5’

When loading Pomodore Tomato Clock Port: Traceback (most recent call last): File “aqt.addons”, line 250, in loadAddons

👍 2025-06-08

esta com esse erro…Erro na Inicialização da Extensão ja tentei fazer que passaram aqui mas não consegui. O arquivo init.py que alguém comentou para trocar algumas linhas não está abrindo e nem um terminal e sim no bloco de notas. Alguém consegue me ajudar ? Obrigada

👍 2025-05-24

Mensagem de erro ao carregar

👍 2025-05-14

mensagem de erro ao carregar

👍 2025-04-03

Não funciona

👍 2025-01-26

n funciona

👍 2025-01-26

It doesn’t works

👍 2025-01-09

was perfect, but all of a sudden stopped working on Anki 2.1.35

👍 2025-01-08

It stopped working for Anki 2.1.35, anything I can do to get it back?

👍 2024-12-10

Anki 23.12.1 (1a1d4d54) (ao) Python 3.9.15 Qt 6.6.1 PyQt 6.6.1 Platform: Windows-10-10.0.19045

When loading Zoom 21: Traceback (most recent call last): File “aqt.addons”, line 245, in loadAddons File “C:\Users\Lenovo\AppData\Roaming\Anki2\addons21\1846592880_init_.py”, line 11, in <module> from PyQt5.QtCore import Qt ModuleNotFoundError: No module named ‘PyQt5’

I keep getting this error message everytime I open Anki. Any fix?

👍 2024-11-14

Crashes Anki upon opening effectively preventing you from uninstalling this atrocity of an application. Stay far away and save yourself the headache.

👍 2024-10-14

COPIED FROM ANOTHER USER - MAKES IT WORK PERFECTLY

detailed instructions based on past comment:

Go to init.py

Change the imports to this:

from PyQt6.QtCore import Qt from PyQt6.QtGui import QKeySequence, QAction from PyQt6.QtWidgets import QMenu

  1. go to Tools and click Add-ons
  2. select zoom 21 and select ‘View Files’ on the bottom right
  3. a window should pop up with files — click on the py file titled innit_
  4. this will open up pycharms. when in the file, ctrl f for PyQt
  5. you w

👍 2024-08-30

Anki 24.06.3 (d678e393) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: macOS-14.5-arm64-arm-64bit

When loading Zoom 21: Traceback (most recent call last): File “aqt.addons”, line 247, in loadAddons File “/Users/isabellavalentemartins/Library/Application Support/Anki2/addons21/1846592880/init.py”, line 11, in <module> from PyQt5.QtCore import Qt ModuleNotFoundError: No module named ‘PyQt5’

👍 2024-08-02

glitches out and keeps anki from loading properly

👍 2024-07-13

Anki 24.06.3 (d678e393) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: Windows-10-10.0.19041

When loading Zoom 21: Traceback (most recent call last): File “aqt.addons”, line 247, in loadAddons File “C:\Users\Murillo Vianna\AppData\Roaming\Anki2\addons21\1846592880_init_.py”, line 11, in <module> from PyQt5.QtCore import Qt ModuleNotFoundError: No module named ‘PyQt5’ Não funciona, pode ser atualizada essa extensão ou poderia ter outro meio de resolver esse erro?

👍 2024-07-11

Não funciona

👍 2024-07-10

Não funciona para ultima versão do Anki

👍 2024-06-28

Não funciona

👍 2024-06-20

Anki 24.06.2 (33a92379) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: Windows-10-10.0.22621

When loading Zoom 21: Traceback (most recent call last): File “aqt.addons”, line 247, in loadAddons File “C:\Users\marin\AppData\Roaming\Anki2\addons21\1846592880_init_.py”, line 11, in <module> from PyQt5.QtCore import Qt ModuleNotFoundError: No module named ‘PyQt5’

👍 2024-05-29

Meu anki não esta aceitando essa versão,poderiam me ajudar?

Anki 24.04.1 (ccd9ca1a) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: Windows-10-10.0.22621

When loading Zoom 21: Traceback (most recent call last): File “aqt.addons”, line 247, in loadAddons File “C:\Users\adriano\AppData\Roaming\Anki2\addons21\1846592880_init_.py”, line 11, in <module> from PyQt5.QtCore import Qt ModuleNotFoundError: No module named ‘PyQt5’