In this post, learn to add Progress Bar to AnkiDroid.
1. Download _js_addon_progress_bar.js scripts.
2. Extract the downloaded zip file and copy _js_addon_progress_bar.js.
3. Paste it inside AnkiDroid/collection.media folder
4. Add this single line to front and back side of cards
<script src="_js_addon_progress_bar.js"></script>
Note: If backside of card template contains
{{FrontSide}}
Then don't add the above line.
<script src="_js_addon_progress_bar.js"></script>
5. Turn on fullscreen
6. Restart reviewing
Comments
Post a Comment