carlos1172 / ProgressBarTimeLeft

Hello, this is my first "add-on" (which isn't really by me since I just tweaked/merged Glutanimate's Progress Bar add-on with Carlos Duarte's More Decks Stats and Time Left add-on.). I basically got the progress bar to work on 2.1.49, as well as added statistics for cards left, percentage left, time (s) spent per card based on today's reviews, and time left based on how fast you've done today's reviews. Note: it says studied 637 cards in 1.36 hours today (7.67 s/card) but that's not reflected in the progress bar because I did those reviews on iPad. Also, the progress bar only tracts reviews in your current anki session. If you restart the app, it'll reset to 0 cards done (but the total cards left will be less already). I have not tested this on any other version besides 2.1.49, but I just wanted to share it since it took me a while to get this working and I'm very proud of it (and am hugely thankful to Glutanimate and Mr. Duarte). Installation: Unzip them and paste them in C:\%APPDATA%\Anki2\addons21
14 stars 8 forks source link

How to change the bar's background color? #9

Open YELLOWHOMEIN opened 2 years ago

YELLOWHOMEIN commented 2 years ago

How to change the background color? I modified the value of qbg, but it doesn't work?

carlos1172 commented 2 years ago

Try modifying it in reviewer_progress_bar.py

khonkhortisan commented 2 years ago

Set it to the same value both in the addon config and in the python file, to future-proof it in case the code changes to read it from the other location