Bỏ qua đến nội dung

Reviews Visualizer

Chờ xử lý #anki #addon #reviews #visualizer
https://github.com/xiety/anki_reviews_visualizer
15/12/2023

Cách tải addon Reviews Visualizer

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

556289348

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

8

Mô tả chi tiết

WARNING

This Addon is deprecated, use new History Visualizer Addon from here https://ankiweb.net/shared/info/1545338943

Addon to show every card’s first review of each day on Anki’s deck congratulations screen.

Cards go down, days go from right to left. You can hover a square to see the date. And you can click the square to go to the card in Deck Browser.

You can change sizes and limits and many other options using Anki’s Config button inside Add-ons list.

box_width - each box width (default: 4) box_height - each box height (default: 4) card_limit - number of cards to show, or -1 to show all (default: -1) due_days - number of days to add to the left of image to show due cards (default: 7) image_height - size of the image block inside anki interface in html format (default: “450px”) order_by - cards order, can be one of min_date, max_date, due_date or mix (default: “min_date, due_date”) order_reverse - reverse order direction, can be true or false (default: true) show_line - show separator before due days (default: true)

Changelog:

v0.8.1 Ordering fix v0.8 Due cards and configurable cards order v0.7 Added to Overview screen v0.6 Subdecks support v0.5 Max date fix v0.4 Configurable sizes and limits v0.3 Empty decks handling v0.2 Added buried and suspended cards v0.1 Initial Release

https://github.com/xiety/anki_reviews_visualizer


Screenshots

Screenshot


Liên kết hỗ trợ


Reviews (7)

👍 2025-01-07

Great Add-On !

With Version ⁨24.11 it only works for deck which haven’t already been reviewed; for decks which have already been reviewed it displays nothing.

👍 2024-06-28

Lags when selecting the top-level deck of a collection near the ankiweb sync collection size limit. Set “card_limit”: 1000 to fix.

👍 2024-05-23

Very good :))

👍 2024-05-10

Good Addon, BUTTTTTT PLEASE NOTE:

The addon: https://ankiweb.net/shared/info/1771074083 Is required for the click-to-view card feature. I spent 2x days troubleshooting (and a couple friends dived into the Python Code) and we realized it makes a call that is provided by the addon mentioned, not by default in Anki…

👍 2023-12-13

Really cool add-on. Thanks!

👍 2023-12-13

Thanks a lot! Looks great and gives a nice overview. I agree with the other comment, an option to enlarge the box would be nice.

👍 2023-12-12

Good idea, very beautiful add-on!👍I thought it might be nice to have an option to adjust the height of the box.