Main settings

Changing The main settings

The default customization settings are stored in the config.json file which you can access through:

Anki's menu bar ➡️ tools ➡️ add-ons choose "Beautify Anki" then > Configuration

and it looks like this:

{
    "animation": true,
    "change answer buttons": true,
    "date_format": "eu",
    "note_correction_factors": {
        "English": 2,
        "Fr": 2
    },
    "theme": "default"
}

Last updated