You can add different motivational quotes, images and audio so they pop up when you press each review button (again, hard, good and easy).
to set your own images and audio open add-on settings from config or Tools -> Review Pop-Up settings and click on “open images/audio folder” and add your images/audio to that folder. Then press image names/audio names and add names of the files you added to the folder. (file name extensions should be entered as well - e.g. image.png, audio.mp3)
Report Bugs, suggest new features, changes: Github Page
Settings:
How pop-up window look when reviewing:
Header Texts dialog:
Changelog:
2021/10/25 1. Fixed audio playin on show answer even if pop up chance was 0 bug
2020/11/26
fixed not being able to disable show answer pop-up (disable it by setting show answer pop-up chance on 0)
2020/11/24
Fix for 3 button setup. Added an option to show pop-up on show answer button.
2020/6/8
Changed user files folder to user_files
2020/6/2
made finding files in their folders automatic adding file names manually so that add-on could find your files in not needed anymore. just add the files to their folders and you’re good to go.
2020/5/31
Added video support. videos behave as audio, so add them to audio folder and add names in audio names. it’ll become your motivational review video player. i suggest you disable header and image in settings if you’re gonna use it as audio player.
2020/5/30
removed some audio files. (they were too much, apparently)
2020/5/28
Added an option to disable pop-up for each button Separated texts, images and audio for again, hard, good and easy buttons. each of them has it’s own separate stuff. #Note: I added some audio and images that you might not like to hear/see. so, you might want to set your own images/audio after update/install.
2020/5/28 release
Screenshots



Liên kết hỗ trợ
Reviews (30)
👍 2026-01-06
it so good
👍 2025-03-08
Perfect! If you want to auto-close the popup, you can add
QTimer.singleShot(2000, window.accept)
at line 128 in Review_PopUp.py, resulting in the following modified code:
window.setLayout(layout) QTimer.singleShot(2000, window.accept) if not show_image and not show_header: return
Rest of the code.
edit:
The line show_random = random.choice(range((101 - popUp_Chance))) might seem confusing at first glance, especially because the tooltip for popUp_Chance says “Chances of t
👍 2025-01-26
good
Comment from author before post was edited Hi,
thanks for the nice comment and suggestion
I’ll add the feature when I get some free time -_-
👍 2024-12-18
It is very efficient this way Comment from author :D
👍 2024-12-06
Why are the audio sometimes not playing and delayed? :(
MacOS Comment from author Hey, I’ll test this and try and find out if there’s something wrong with the add-on. can you open a github issue so that this doesn’t get buried under other comments and I won’t forget about this when I work on the add-on? thanks
👍 2024-07-23
I love it Comment from author :D
👍 2024-05-20
incredible. whit this add-on you can make reviewing you cards funny! 10/10 well done ! Comment from author :D Thanks
👍 2024-04-28
Totally broken.
- If I set it to only play audio on good or easy answers 100% of the time, it still plays on hard and again answers
- Sometimes it won’t do anything even if I set it to 100%
- If I set it to anything other than 100%, it doesn’t do anything
- It doesn’t check whether a file exists before it tries to play a sound, show an image, etc. If there are no files in one of the folders, it just crashes Anki
Windows 10 Version 24.04 (429bc9e1) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
👍 2024-04-25
Amazing , Great Addon but is there a way to make the image pop ups close after few seconds of showing because closing it after every answer creates an extra work ; and it makes me not want to use it ; the addon is really superb, i hope an option for image self exiting popup can be created. Comment from author hey, can you open an issue on github? I’ll try to add it later. I’ll work on the add-ons periodically and add features/fix bugs. It’s hard to keep track of them here in the comments.
👍 2024-04-21
The add-on name should have been shorter Comment from author I agree. I’m not that creative LOL suggestions are welcome -_-
👍 2024-04-06
I have replaced all the images with Medicine diagrams, to study them mixed with the flashcards. It is a very powerful technique, thank you very much!!! Comment from author i’m happy you like the add on :D
👍 2024-03-11
Re: the previous comment; it’s fixed! I first delete it and re-download it using the Ankiweb add-on code but it still gave me the same error. I did this a couple times. The third time, instead, I downloaded it by downloading the newest version of the Source code (zip file) on your Releases page. Thank you so much!! It’s great. I noticed the new update also fixed the variability of occurrences of difference gifs, instead of the same few ones. Comment from author Hey, Can you explain a bit more?
👍 2024-03-08
This is amazing, one of the best Addons on this site Comment from author Thank you :D
👍 2024-02-05
超棒的,我好喜歡!! 不過他似乎不支持GIF?動圖還蠻有趣的說 Comment from author it should play gifs too. if you put the gifs in video folder (I think, not sure tho) I’ll have more free time in a couple of weeks and if gifs don’t work, I’ll work on adding it as a new feature
👍 2023-11-23
Thank you so much! This Add-on helps me a lot. I use it with own Gifs and short videos. I love it! <3 Comment from author I’m very happy to hear that
👍 2023-11-23
Very helpfull Comment from author Thank you :D
👍 2023-11-21
hmm, there seems to be a set period of time when you activate the audio that allows for a full activation of the next one. Otherwise, if the time has passed, there is a short pause when you do not hear the beginning of the audio, cutting it by about a second. It isn’t noticeable for longer audio and shorter card times, but in my instance, all the audio files are less than 2 seconds and all my cards take me about a minute to answer, so the pause cuts the audio in half, couple of times 90%. I got
👍 2023-11-16
great add on but ig it doesnt work with the latest version
Debug info: Anki 23.10.1 (fac9e0ee) Python 3.9.15 Qt 6.6.0 PyQt 6.6.0 Platform: Windows-10-10.0.19045 Flags: frz=True ao=True sv=3 Add-ons, last update check: 2023-11-16 18:34:15 Add-ons possibly involved: Answer visual auditory custom text reinforcement
Caught exception: Traceback (most recent call last): File “aqt.addons”, line 985, in onConfig File “C:\Users\divya\AppData\Roaming\Anki2\addons21\976516370\Settings2.py”, lin
👍 2022-12-11
thank you sooo much! Comment from author :D
👍 2022-05-19
Great! Really motivating! I wish this will support gifs!!! Comment from author it already does tho
you can disable header and image in the add-on settings (tools > review pop-up settings)
and put your gifs in the audio/video folders
👍 2022-01-17
very motivating, thank you!
maybe adding ambient sound during the review might help the workflow Comment from author :D
👍 2021-08-20
cringe Comment from author ikr
👍 2021-07-26
I love you for making this Comment from author I love you back :D
👍 2021-05-29
I love this add-on Comment from author :D
👍 2021-05-14
Great plugin but the images and audio don’t consistently play 100% of the time. Oddly enough, on Anki Version 2.1.43 (Mac), the probability of the images and audio playing increases with more files added into the respective folders. If only a few files are there, the chances of it displaying properly are around 50%. If there are several, it goes up to 80-90%
edit - Yes I had the “popupchance” is set to 100%, so this is probably a bug. I managed to hard-code the image and audio urls and that
👍 2021-03-19
works great. i use 2 button mode with nice dings for correct and angry dings for incorrect. i do not use the image feature and appreciate that the pop up windows can be disabled while still using the sounds Comment from author :)
👍 2021-02-13
Very Good. It keeps me motivated!
I love u, just it. Comment from author :D
love you back :))
👍 2021-02-13
The audio is super helpful once you find and add sounds you like, and adjust levels.
Edit 2.13.21 : had an error that comes and goes - awesome author fixed it :D Comment from author before post was edited it should be fixed now
👍 2021-01-18
it’s great but in Version 2.1.38 there is this bug:
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue on the add-
👍 2020-12-28
Been waiting for something like this for a long time. I only use audio feedback though and I think that’s enough for me. I use something similar to TinyCards Flashcard correct and wrong answer sound. RiP TinyCards though.
For those who are a fan of audio feedback and want to try tinycard sounds:
https://drive.google.com/file/d/1u_tnXOmQLu7raMmnuGztuk7nImv625QB/view
https://drive.google.com/file/d/1oYlTaV3F7oq0exhrWmGVwSb5FU7fDgdq/view
Thanks. Comment from author :D