
Progress Bar for Anki
Your Anki session progress at a glance
This is an add-on for the spaced-repetition flashcard app Anki that adds a progress bar to the review screen.
Table of Contents
Installation
AnkiWeb
The easiest way to install Progress Bar is through AnkiWeb.
Manual installation
Please click on the entry corresponding to your Anki version:
Recent Anki 2.1 versions
Note: These instructions only work on Anki 2.1.17 and up. For older Anki releases please see the next section.
- Download the latest
.ankiaddonfile from the releases tab (you might need to click on Assets below the description to reveal the download links) - Open the folder where your downloads are located and double-click on the downloaded
.ankiaddonfile. - Follow the installation prompt and restart Anki if it asks you to
Older Anki 2.1 versions
- Make sure you are using at least Anki 2.1.10. Earlier releases (e.g. found in various Linux distros) do not support
.ankiaddonpackages. - Download the latest
.ankiaddonpackage from the releases tab (you might need to click on Assets below the description to reveal the download links) - From Anki's main window, head to Tools → Add-ons
- Drag-and-drop the
.ankiaddonpackage onto the add-ons list - Restart Anki
Video summary:
Documentation
For further information on the use of this add-on please check out the description text for AnkiWeb.
Building
With Anki add-on builder installed:
git clone https://github.com/glutanimate/progress-bar.git
cd progress-bar
aab build
For more information on the build process please refer to aab's documentation.
Contributing
Contributions are welcome! Please review the contribution guidelines on how to:
- Report issues
- File pull requests
- Support the project as a non-developer
License and Credits
Progress Bar is
Copyright © 2017-2021 Aristotelis P. (Glutanimate)
Copyright © 2018-2020 liuzikai
Copyright © 2017 SebastienGllmt
Copyright © 2017 nest0r/Ja-Dark
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. All credit for the original add-on goes to them.
My heartfelt thanks also goes out to Sebastien and liuzikai for their major contributions in fixing longstanding issues and bringing the add-on up-to-speed with recent Anki releases.
For a list of all significant contributors to this project and their contributions please see CONTRIBUTORS.
Progress Bar is free and open-source software. The add-on code that runs within Anki is released under the GNU AGPLv3 license, extended by a number of additional terms. For more information please see the LICENSE file that accompanied this program.
Please note that this program uses the Libaddon library which comes with its own additional terms extending the GNU AGPLv3 license. You may only copy, distribute, or modify the present compilation of this program with Libaddon under the combined licensing terms specified by both licenses.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.