A progress bar that shows your progress in terms of passed cards per review session.
SCREENSHOTS
Default settings:
Bottom location, rounded corners:
VIDEO TUTORIAL
The customization and use of the Progress Bar add-on is demonstrated in the following video (alongside other similar add-ons):
COMPATIBILITY
Initial tests have shown this add-on to both work on Anki 2.0.x and Anki 2.1.x. However, as the Anki 2.1.x line of releases is still in beta, I cannot provide any kind of official support for this platform. Please do not report issues with Anki 2.1 in the review section below. Instead, please report all issues you encounter on GitHub.
BEHAVIOR
The bar can’t be seen from the list of decks. It opens in a deck’s overview page, and, by default, the bar goal for a session is the total new, lapsed, and due cards in the deck at that point. Upon completion, the bar remains full as you’re taken to the deck’s overview state. If you leave the review state otherwise, the bar resets.
CONFIGURATION
By making small changes at the top of the add-on’s source code, you can change the colors, make the corners more rounded, decide whether to see the percentage (e.g., “50%”), or alter the bar’s orientation (horizontal or vertical), location (which of the window’s four sides), and direction (which way it moves).
The configuration section will also allow you to customize how your card tally is calculated. By default, both new cards, cards in learning, and review cards are factored in. Each of these queues can be individually toggled off by setting its respective variable to False at the top of the config section.
CHANGELOG
2017-08-23 – Limit to daily review limits by default (thanks to Sebastien Guillemot) New setting that shows remaining count (thanks to Sebastien Guillemot) Bug fixes and smaller improvements (thanks to Sebastien Guillemot) Initial 2.1 compatibility 2017-08-06 – Rework configuration section, add options for width and new/review queue 2017-06-15 – Re-upload
SUPPORT
Please do not report issues or bugs in the review section below, as I will not be able to reply to them nor help you. Instead, please report all issues you encounter either on GitHub, or by posting a new thread on the Anki add-on support forums while mentioning the name of the affected add-on in your thread title.
CREDITS AND LICENSE
This is a fork of an add-on which was removed from AnkiWeb in early 2017. The original was most likely written by nest0r/Ja-Dark who apparently deleted all of their shared Anki resources. There is no way to tell for sure since the original add-on description did not contain a copyright notice or attribution to a specific author.
The modifications since the re-upload are Copyright (c) 2017 Glutanimate.
Licensed under the GNU AGPL v3. The code for this add-on is available on GitHub.
MORE RESOURCES
A lot of my add-ons were commissioned by other Anki users. If you enjoy my work and would like to hire my services to work on an add-on or new feature, please feel free to reach out to me at: ankiglutanimate [αt] gmail . com
Want to stay up-to-date with my latest add-on releases and updates? Feel free to follow me on Twitter: @Glutanimate
New to Anki? Make sure to check out my YouTube channel where I post weekly tutorials on Anki add-ons and related topics: / Glutanimate
Screenshots



Liên kết hỗ trợ
Reviews (29)
👍 2026-01-08
Works with the tweaks provided in reviews below.
👍 2025-07-02
Does not work out of the box (to make it work see reviews from 2024-06-14 and 2022-06-07). Once made functional, works as intended.
👍 2025-02-06
on 2024-06-14 Thanks to the reviewer
👍 2022-06-07
! However it still doesn’t work with my Anki 23.12.1 (QT6). I made some changes to the script referred in step 6 with the help of ChatGPT, and it works perfectly.
Here is my modifed version: https://gist.github.com/xebecnan/443b0edca2a56a066ebe1a366581a8b4
👍 2024-04-21
Wonderful idea
👍 2024-02-12
This might be breaking for some on Anki 23.10+ if so please check out this installation guide on how to get a Fork of this add-on to work for you! Consider donating to Glutanimate’s Patreon as well if this helps! Link to Guide: https://youtu.be/sk6vkfgL07E
👍 2024-01-25
Great Tool but hasen’t been updated by the Author. but luckily Anki has a great community:
Same Tool for newer versions: https://ankiweb.net/shared/info/1685464019
For Version 23.12.1 you need to go to “Anki - Tools - Add-ons - View Files - 1685464019 - reviewer_progress_bar.py” and replace the .py file with this one here: https://github.com/liuzikai/anki-addons-misc/blob/master/src/reviewer_progress_bar/reviewer_progress_bar.py
👍 2024-01-04
Shout out to the comment from 2022-07-27, they posted a link to a updated fork of this add on. (Code: 1685464019) Alternativley the comment from 2022-06-07 has a detailed explanation of how to install the add on from Github
👍 2023-12-16
invalid code
👍 2023-12-14
Doesn’t work
👍 2023-10-30
No esta disponible para todas las versiones de Anki
👍 2023-10-14
x2 ¡Muchas gracias al revisor en 2022-06-07! El complemento ahora funciona después de seguir los pasos. Antes de darle un disgusto a este complemento, desplácese hacia abajo y mire el método para que funcione, es realmente fácil. De todos modos, este es un gran complemento extremadamente personalizable. Lo recomendaría.
👍 2023-10-14
Thanks so much to the reviewer
👍 2022-06-07
! The add-on now works after following the steps. Before giving this add-on a dislike, please scroll down and look at the method to get it working - it’s really easy. Anyway, this is a great, extremely customisable add-on. Would reccomend.
👍 2023-10-01
Invalid Code
👍 2023-09-15
invalid
👍 2023-09-14
Invalid code
👍 2023-06-19
Invalid
👍 2023-05-16
Invalid
👍 2023-04-16
Code is invalid
👍 2022-11-07
Code Invalid
👍 2022-08-30
shows error in latest mac version
👍 2022-07-27
same code as this but now compatible with 2.1.49+ @ https://ankiweb.net/shared/info/1685464019
recommended config (credit to the review/comment below):
showPercent: true
showNumber: true
maxWidth: “20px”
if Night Mode: backgroundColor: “#2f2f31”
if NOT Night Mode: textColor: “black”
👍 2022-07-03
Error Code (Anki Version 2.1.54)
👍 2022-06-24
Error code
👍 2022-06-23
Error code
👍 2022-06-13
Thank you to the reviewer from 06/07! The add-on appears to be working after following their steps.
👍 2022-06-07
Thank you Glutanimate for your hard work!
I’m using Anki 2.1.49
HOW TO INSTALL “Progress Bar” ADD-ON:
-
Scroll down until you find “Download a copy of the full repository zip archive” and click on the text “full repository zip archive” which is highlighted in blue to download. Extract the files and keep them in downloaded files for an easy access point
-
From Anki, go to where you would usually add add-on codes, but click the “V
👍 2022-05-15
The fix in the reviews works. BUT this addon is still incompatible with “deck and card info sidebar during review (https://ankiweb.net/shared/info/673114053). If you try running both together, you’ll get an error after ~30min of use. If someone finds a way to hack this addon to make it compatible, please let us know