Progress Bar (original)
0.01MB. Updated 2022-07-28.
Description
Download
As add-ons are programs downloaded from the internet, they are potentially malicious. You should only download add-ons you trust.
Supported Anki versions:
- 2.1.49-2.1.54+ (Updated 2022-07-28)
To download this add-on, please copy and paste the following code into Anki 2.1:
1685464019
If you were linked to this page from the internet, please open Anki on your computer, go to the Tools->Add-ons menu item, then click on Get Add-ons and paste in the code.
All Anki 2.1.x Add-Ons Contact Author
Reviews

works

Sensacional o Progress Bar (original), parabéns ao Desenvolvedor!!!

Simple, effective, and elegant.

很好用,可以看出完成了多少卡片了,非常直观。

Thank you very much sir! This community is awesome!

omg thank you so much, very simple but effective.
this addon lets me see my progress and give me motivation to continue.
this addon lets me see my progress and give me motivation to continue.

Works

This is a great add-on but stopped working! I used it for about a month and it was perfect, then one day it started displaying lower than usual and it now overrides text on my cards instead of displaying just below the toolbar. I did not make any changes to my Anki that I can think of. The progress bar now persists on my desktop even if I move the anki window around. Has anyone else had this problem or knows a fix?
The problem persists after disabling/enabling the add on, deleting/redownloading the add on, and after I disable all other anki-add ons and restart anki with only the progress bar enabled. Also restarted computer. Anki Version 2.1.54 (b6a7760c)
The problem persists after disabling/enabling the add on, deleting/redownloading the add on, and after I disable all other anki-add ons and restart anki with only the progress bar enabled. Also restarted computer. Anki Version 2.1.54 (b6a7760c)

Great, thank you.
can you add support for anki mobile ?
can you add support for anki mobile ?
Comment from author
I don't think add-ons are supported on anki mobile? at least on iOS, and I don't have an Android

Very Helpful
Edit1: Thanks to the comment below, make my anki more neat + ND fullscreen
Edit1: Thanks to the comment below, make my anki more neat + ND fullscreen

TRUE RECOMMENDED CONFIG (pleasant and tidy):
{
"backgroundColor": "#CCE3F7",
"borderRadius": 0,
"foregroundColor": "#0093D0",
"maxWidth": "5px",
"showNumber": false,
"showPercent": false,
"textColor": "aliceblue"
}
{
"backgroundColor": "#CCE3F7",
"borderRadius": 0,
"foregroundColor": "#0093D0",
"maxWidth": "5px",
"showNumber": false,
"showPercent": false,
"textColor": "aliceblue"
}

Works with new version of Anki!

This is awesome. Thanks for your work on this. Is there a way to put the progress bar at the top instead of the bottom?
Comment from author
I think the top is actually the default, did you by chance edit the code or using a different add-on?

👍

It works well but there is a bug that if I create a filtered deck and then delete it - as far as the bar is concerned it is considered as if I have answered the questions and not that there is no reference.

Love it!
Is there anyway to adjust it so the bar shows the % done of your entire collection rather than the current deck?
Is there anyway to adjust it so the bar shows the % done of your entire collection rather than the current deck?
Comment from author
would recommend checking out the other progress bar project: https://ankiweb.net/shared/info/1097423555 by @carlos1172
mostly trying to keep the original code while improving compatibility with newer Anki versions and not necessarily add new features, however, if I do find the time, I can see if I can make it into an option
mostly trying to keep the original code while improving compatibility with newer Anki versions and not necessarily add new features, however, if I do find the time, I can see if I can make it into an option

Very useful.Thanks!!

Thanks a lot, I really want this addon back ! It is working on anki 2.49 that I have.
However, there still have some issues of compatibility with the addon "anki redesign" (I guess this is this one). I had to do lot of reboots of anki to see my progress bar appears with the config below that I put from the start. Maybe some fix are need to improve the stability of the addon with others addons ?
My config:
{
"backgroundColor": "#2f2f31",
"borderRadius": 0,
"foregroundColor": "#79FF43",
"maxWidth": "20px",
"showNumber": false,
"showPercent": true,
"textColor": "white"
}
However, there still have some issues of compatibility with the addon "anki redesign" (I guess this is this one). I had to do lot of reboots of anki to see my progress bar appears with the config below that I put from the start. Maybe some fix are need to improve the stability of the addon with others addons ?
My config:
{
"backgroundColor": "#2f2f31",
"borderRadius": 0,
"foregroundColor": "#79FF43",
"maxWidth": "20px",
"showNumber": false,
"showPercent": true,
"textColor": "white"
}
Comment from author
EDIT: I have made some changes so that the progress bar can be redrawn based on config changes (without needing to restart Anki), but it might still conflict with other add-ons.
You seem to have the correct configuration set.
The original add-on does require a restart of Anki each time the code is changed, and I can look into if I can refresh the progress bar.
However, if another add-on redraws the palette (I unfortunately do not use the Anki Redesign add-on), it is difficult to detect every time and might cause conflict.
You seem to have the correct configuration set.
The original add-on does require a restart of Anki each time the code is changed, and I can look into if I can refresh the progress bar.
However, if another add-on redraws the palette (I unfortunately do not use the Anki Redesign add-on), it is difficult to detect every time and might cause conflict.