Bỏ qua đến nội dung

Cloze (Hide All) FIXED

Chờ xử lý #anki #addon #cloze #hide #all #fixed
https://github.com/tr3mo/cloze_hide_all
29/12/2023

Cách tải addon Cloze (Hide All) FIXED

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

838763277

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

4
3

Mô tả chi tiết

This is a FIXED version of the original add-on Cloze (Hide All). I did not make the original add-on, but I fixed it so that it works on the newest Anki versions.

When opening for the first time, Anki will ask you “Would you like to prevent addon from auto-migrating your templates?” → Click “No”.

Then start creating cards with the “Cloze (Hide All)” template.

Tested and works on version 23.10.1.

Github: https://github.com/tr3mo/cloze_hide_all


Screenshots


Liên kết hỗ trợ


Reviews (7)

👍 2025-08-27

It does not work :(

Anki 25.02.1 (234fa0c2) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 AttributeError: ‘AnkiWebView’ object has no attribute ‘_page’

👍 2025-06-01

downloaded and not working on ver ⁨25.02.5

👍 2024-12-22

Thanks!

👍 2024-06-12

Great, it’s working fine on version ⁨23.12.1. Thank you very much

👍 2024-03-20

this plugin works perfect. is it move the following .cloze2-toggle from back to style? because i need to change the padding and margin etc and make it float style(when you long note, the float helps you when float and you don’t need to drag to the bottom to toggle the mask). but everytime i changes it, it will recover after restart the anki. .cloze2-toggle { display: block; font-size: 1.5em !important; padding: .5em 1em; margin: auto; }

👍 2024-01-28

Thank you! I’ve been trying for ages to make this feature work because it is actually quite useful. Legend

👍 2024-01-23

bug: when answer shown, all clozes for note, not just for that card, are shown.

example:

{{c1::hello}} {{c2::bye}}

front (question mode) […] [occluded]

back (answer mode, mistake) hello bye <- this should be occluded, even when answer is shown!

back (answr mode, correct) hello [occluded] (button: show all within note) <- button that shows all occluded within note Comment from author When creating the card, you have to use the “Cloze (Hide all)” type. It works fine for me: https://i.imgur.