Description
Encourage learners with pictures of cute puppies.
The options to configure this add-on can be found here. Extra images can also be added with userFiles.
Example:
pkgs.ankiAddons.puppy-reinforcement.withConfig {
config = {
encourage_every = 5;
};
userFiles = ./my-folder-of-the-most-cute-dogos;
}