This add-on provides a “Card Stats” item in the tools menu that shows information about the current and previous card while you’re reviewing. It is similar to the card statistics option in previous Anki versions.
Update 2025-05-05: Fix for Anki 25.02.x; add config option to hide forgetting curve on Anki 25.05b3+.
Update 2025-01-24: Update for Anki 25.11; add config option to show revlog.
Update 2024-09-27: Fixes for latest Anki.
Update 2022-11-03: New version for 2.1.55beta4+.
Update 2022-04-15: Improve performance/flicker on 2.1.51; handle theme switches. 2.1.50 is not supported, as it has a bug.
Update 2021-02-05: Update for next Anki.
Update 2020-07-09: Fixed night mode support on older Anki versions.
Update 2020-06-13: Support night mode.
Update 2019-12-17: Update shortcut to avoid conflict with cloze deletion.
Update 2019-03-05: Minor fix to prevent warning in future Anki versions.
Update 2017-08-26: Separate Anki 2.1.x download, with changed shortcut.
Update 2017-01-10: Smaller font size on 2.1.x, and change shortcut.
Update 2016-06-30: Support Anki 2.1.x
Updated 2013-05-23: Fixed a bug where the stats would close when Anki was minimized.
Liên kết hỗ trợ
Reviews (28)
👍 2025-06-18
Great stuff, works with Anki Version 25.02.5 / 2025-06-18
👍 2025-05-09
great job! maybe future updates: option to show only the data we want to view. the window is not fully responsive when we zoom out.
👍 2025-04-28
There is a problem with version 25.02.04
403: <!doctype html> <html lang=en> <title>403 Forbidden</title> <h1>Forbidden</h1> <p>You don’t have the permission to access the requested resource. It is either read-protected or not readable by the server.</p>
👍 2024-12-21
very good ,can u add the carve of remerber losting in this page
👍 2024-03-17
It took me a while to find, that I have to go to “More” to open it. There the shortcut “I”(which means i without shift) is shown . The info updates as you go through the cards.
👍 2023-02-03
more clear than included card info in app
👍 2022-08-26
Awesome! But could I make the text bigger and change its color? The black text hides very well into the dark theme background.
👍 2022-07-22
How do I make it so this always shows without having to press the shortcut everytime?
👍 2021-12-10
Hello, I did not see a Github link to report this so this is a bug I have been experiencing that prevents me from seeing card stats:
A fatal error occurred, and Anki must close. Please report this message on the forums.
Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=?
Add-ons, last update check: 2021-12-09 12:26:13
Caught exception:
Traceback (most recent call last):
File “C:\Users\darks\AppData\Roaming\Anki2\addons21\2179
👍 2021-09-04
It’s fantastic totally! I love it! And it saved me so much time. -a student studying Computer Science in China.
👍 2021-05-19
Working great. Thanks!
👍 2021-03-03
Awesome addon, thank you so much!! If it’s possible, please, please, please consider adding tag info as well!!
👍 2020-11-03
The shortcut combo can be changed by editing init.py
👍 2020-09-28
Helps to review my steps and intervals. Thank you.
👍 2020-07-09
Great add on and author was very responsive to issues.
👍 2020-07-09
‘Night mode fix’ bug has been fixed. Thanks!
👍 2020-06-14
The update actually caused the night mode to stop working.
👍 2020-06-13
Doesn’t seem to work with the natural iOS “dark mode” which is not compatible with the darkmode add-on
👍 2020-05-28
Always nice to have details on current card
👍 2020-04-18
For anyone wanting to use this with nightmode:
Open the addon’s window.
Find the plugin “Card Info During Review”
Click “View Files”
Open init.py
Go to line 94
Replace return “td { font-size: 80%; } ”
with:
return “td { font-size: 80%; } body {background-color: #000; color: #fff; font-family:Mplus2, arial;}”
Restart Anki.
You will now have a black background with white text and the default Anki font.
👍 2020-04-16
Please could you update and add night mode. Thanks
👍 2020-03-14
An essential addon
👍 2020-03-08
Nice, but please fix (or remove) the shortcut key that conflicts with Cloze deletion on Mac! Thanks
👍 2020-02-18
Very simple!!
👍 2019-11-06
useful
👍 2019-06-16
Thanks! That’s very handy, it should be in vanilla version by default :3
👍 2019-05-28
thanksss
👍 2019-05-21
Great, thank you very much. If possible, please allow access to the script so we may choose what to display (e.g. card ID so not that useful, but showing clearly if it is a leech is extremely useful). Thanks again!