Deixar a tela de início do Anki mais útil

  1. Instale o addon "Enhance main window": https://ankiweb.net/shared/info/877182321
  2. Vá em Ferramentas → Addons
  3. Clique em "Enhance main windows" e depois em "Configurações"
  4. Agora você tem duas opções de design:

Opção 1

  • Esse modelo foi originalmente criado pela Dani e gentilmente cedido.
  • Substitua o código que aparecer por esse e, logo após, reinicie o Anki:
{
    "book symbol": "{",
    "cap value": null,
    "color empty": "#ffbf80",
    "color empty descendant": "#a6f2a6",
    "color zero": false,
    "columns": [
        {
            "absolute": true,
            "color": "#a6f2a6",
            "description": "Review cards you will see today (and the ones you will not see today)",
            "header": "<p style='color: #a6f2a6'>Revisar Hoje</p>",
            "name": "review",
            "overlay": null,
            "percent": false,
            "present": true,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#e6ccff",
            "description": "Number of times you saw a question from this deck",
            "header": "<p style='color: #e6ccff'>Revisão Total</p>",
            "name": "repeated",
            "overlay": null,
            "percent": false,
            "present": true,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#80bfff",
            "description": "Unseen cards you will see today (what Anki calls New cards). Neither buried nor suspended.",
            "header": "<p style='color: #80bfff'>Novos</p>",
            "name": "new today",
            "overlay": null,
            "percent": false,
            "present": true,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#ff8080",
            "description": "Cards in learning which are due now",
            "header": "<p style='color: #ff8080'>Aprendendo</p>",
            "name": "learning now",
            "overlay": null,
            "percent": false,
            "present": true,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#44A340",
            "description": "Reviews which will happen later, either because a review happened recently, or because the card has many review left.",
            "header": "<p style='color: #1E6823'>Learning Later</p>",
            "name": "learning later",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#44A340",
            "description": "Number of reviews done today",
            "header": "<p style='color: #1E6823'>Revisado Hoje</p>",
            "name": "repeated today",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#b38600",
            "description": "Number of reviewed cards with interval at least 3 weeks/less than 3 weeks ",
            "header": "<p style='color: #b38600'>Maduro/Jovem</p>",
            "name": "mature/young",
            "overlay": null,
            "percent": false,
            "present": true,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#ffcce6",
            "description": "Reviewed cards which are due tomorrow",
            "header": "<p style='color: #ffcce6'>R+1</p>",
            "name": "due tomorrow",
            "overlay": null,
            "percent": false,
            "present": true,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#44A340",
            "description": "Number of reviewed cards seen today and number of reviews",
            "header": "<p style='color: #1E6823'>Reviewed Today</p>",
            "name": "reviewed today/repeated today",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "description": "Percent bar to do today",
            "header": "<p style='color: #1E6823'>Progresso Hoje</p>",
            "name": "bar",
            "names": [
                "review today",
                "learning card",
                "new today",
                "reviewed today"
            ],
            "overlay": null,
            "present": false,
            "subdeck": true
        },
        {
            "description": "Percent bar showing the decks's repartition",
            "header": "<p style='color: #1E6823'>Progresso Total</p>",
            "name": "bar",
            "names": [
                "mature",
                "young",
                "learning card",
                "unseen",
                "buried",
                "suspended"
            ],
            "overlay": null,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#44A340",
            "description": "Number of reviews you will see today (new, review and learning)",
            "header": "<p style='color: #1E6823'>Hoje (novos, revisões, aprendendo) </p>",
            "name": "today",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "red",
            "description": "Cards you'll see today which are not new",
            "header": null,
            "name": "cards seen today",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#5CAE4C",
            "description": "Cards in learning (either new cards you see again, or cards which you have forgotten recently, assuming those cards didn't graduate)",
            "header": null,
            "name": "learning card",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "white",
            "description": "Cards in learning which are due now (and in parentheses, the number of reviews which are due later)",
            "header": null,
            "name": "learning all",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "green",
            "description": "Review cards which are due today (not counting those in learning)",
            "header": null,
            "name": "review due",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#1E6823",
            "description": "Review cards you will see today",
            "header": null,
            "name": "review today",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "white",
            "description": "Unseen cards you will see today (what Anki calls New cards), followed by the unseen cards that you will not see today. Neither buried nor suspended.",
            "header": null,
            "name": "unseen new",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#44A340",
            "description": "Cards that have never been answered. Neither buried nor suspended.",
            "header": null,
            "name": "unseen",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "white",
            "description": "Number of buried cards (cards you decided not to see today)/Number of suspended cards (cards you will never see unless you unsuspend them in the browser)",
            "header": null,
            "name": "buried/suspended",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#A4D06F",
            "description": "Number of buried cards (cards you decided not to see today, or you saw a sibling)",
            "header": null,
            "name": "buried",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#BDDB7A",
            "description": "Number of suspended cards (cards you will never see unless you unsuspend them in the browser)",
            "header": null,
            "name": "suspended",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "white",
            "description": "Number of cards/notes in the deck",
            "header": null,
            "name": "notes/cards",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "white",
            "description": "Number of cards in the deck",
            "header": null,
            "name": "cards",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "white",
            "description": "Number of notes in the deck",
            "header": null,
            "name": "notes",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": null,
            "description": "Number of reviewed cards which are not yet due",
            "header": null,
            "name": "undue",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#1E6823",
            "description": "Number of reviewed cards with interval at least 3 weeks",
            "header": null,
            "name": "mature",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#378F36",
            "description": "Number of reviewed cards with interval less than 3 weeks",
            "header": null,
            "name": "young",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "green",
            "description": "Number of marked notes",
            "header": null,
            "name": "marked",
            "overlay": null,
            "percent": true,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "green",
            "description": "Number of notes with a leech card",
            "header": null,
            "name": "leech",
            "overlay": null,
            "percent": true,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "#A4D06F",
            "description": "Number of reviewed cards seen today",
            "header": null,
            "name": "reviewed today",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "blue",
            "description": "Number of times you saw a question from this deck",
            "header": null,
            "name": "repeated",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": null,
            "description": "Flags from 0 to 4",
            "header": "Flags",
            "name": "all flags",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": null,
            "description": "Flags from 1 to 4",
            "header": "Flags",
            "name": "flags",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        },
        {
            "absolute": true,
            "color": "Red",
            "description": "Flag 1",
            "header": "Flag 1",
            "name": "flag 1",
            "overlay": null,
            "percent": false,
            "present": false,
            "subdeck": true
        }
    ],
    "default column color": "grey",
    "do color empty": true,
    "do color marked": true,
    "dot in numbers": true,
    "end symbol": ";",
    "ended marked background color": "red",
    "given up symbol": "/",
    "hide values of parent decks": false,
    "hide values of parent decks when subdecks are shown": false,
    "marked background color": "null",
    "option": false,
    "pause symbol": "="
}

Opção 2

  • Versão criada pelo @cjdduarte
{"name": "Enhance main window", "mod": 1588525124, "min_point_version": 0, "max_point_version": -26, "branch_index": 0, "config": {"book symbol": "{", "cap value": null, "color empty": "red", "color empty descendant": "green", "color zero": false, "columns": [{"absolute": true, "color": "blue", "description": "Cart\u00f5es novos para hoje", "header": "NovHoje", "name": "new today", "overlay": "Cart\u00f5es novos para hoje", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "green", "description": "Cart\u00f5es em aprendizagem para hoje <br/> ou o tempo em minutos para retorno", "header": "AprHoje", "name": "learning now", "overlay": "Cart\u00f5es em aprendizagem para hoje <br/> ou o tempo em minutos para retorno", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": null, "description": "Cards in learning which are due now (and in parenthesis, the number of reviews which are due later)", "header": "LearnAll", "name": "learning all", "overlay": "Cartas em aprendizado que vencem agora (e entre par\u00eanteses, o n\u00famero de resenhas que s\u00e3o devidas depois)", "percent": false, "present": false, "subdeck": true}, {"absolute": true, "color": "green", "description": "Cart\u00f5es em revis\u00e3o previstos para hoje", "header": "RevHoje", "name": "review today", "overlay": "Cart\u00f5es em revis\u00e3o previstos para hoje", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "red", "description": "Total de cart\u00f5es previstos hoje", "header": "(Hoje)", "name": "today", "overlay": "Total de cart\u00f5es previstos hoje", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "darkgray", "description": "Cart\u00f5es suspensos <br/> (voc\u00ea nunca os ver\u00e1 a menos que desmarque-os no painel)", "header": "Suspen", "name": "suspended", "overlay": "Cart\u00f5es suspensos <br/> (voc\u00ea nunca os ver\u00e1 a menos que desmarque-os no painel)", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "orange", "description": "Cart\u00f5es ocultos <br/> (Cart\u00f5es que voce decidiu n\u00e3o ver hoje)", "header": "OcultFut", "name": "buried", "overlay": "Cart\u00f5es ocultos <br/> (Cart\u00f5es que voce decidiu n\u00e3o ver hoje)", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "orange", "description": "Cart\u00f5es represados <br/> (limita\u00e7\u00e3o di\u00e1ria configurada no deck)", "header": "RepresFut", "name": "review later", "overlay": "Cart\u00f5es represados <br/> (limita\u00e7\u00e3o di\u00e1ria configurada no deck)", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "orange", "description": "Cart\u00f5es em aprendizagem <br/> que retornar\u00e3o futuramente", "header": "AprFut", "name": "learning later", "overlay": "Cart\u00f5es em aprendizagem <br/> que retornar\u00e3o futuramente", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "orange", "description": "Cart\u00f5es em revis\u00e3o <br/> que retornar\u00e3o futuramente", "header": "RevFut", "name": "undue", "overlay": "Cart\u00f5es em revis\u00e3o <br/> que retornar\u00e3o futuramente", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "blue", "description": "Cart\u00f5es novos que <br/> n\u00e3o ser\u00e3o vistos hoje", "header": "NovFut", "name": "unseen later", "overlay": "Cart\u00f5es novos que <br/> n\u00e3o ser\u00e3o vistos hoje", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "black", "description": "Numero total de <br/> cart\u00f5es no baralho", "header": "Total", "name": "cards", "overlay": "Numero total de <br/> cart\u00f5es no baralho", "percent": false, "present": true, "subdeck": true}, {"absolute": true, "color": "magenta", "description": "Number of cards seen today and of review", "header": "Rev/Rep", "name": "reviewed today/repeated today", "overlay": "N\u00famero de cart\u00f5es revisado hoje / repetido hoje", "percent": false, "present": false, "subdeck": true}, {"description": "Percent bar to do today", "header": "Today", "name": "bar", "names": ["review today", "learning card", "new today", "reviewed today"], "overlay": null, "present": false, "subdeck": true}, {"description": "Percent bar showing the decks's repartition", "header": "Total", "name": "bar", "names": ["mature", "young", "learning card", "unseen", "buried", "suspended"], "overlay": null, "present": false, "subdeck": true}, {"absolute": true, "color": "green", "description": "Review cards which are due tomorrow", "header": "Rev+1", "name": "due tomorrow", "overlay": "Cart\u00f5es que ser\u00e3o entregues amanh\u00e3", "percent": false, "present": true, "subdeck": true}], "default column color": "grey", "do color empty": true, "do color marked": true, "dot in numbers": true, "end symbol": ";", "ended marked background color": "yellow", "given up symbol": "/", "hide values of parent decks": false, "hide values of parent decks when subdecks are shown": false, "marked background color": "powderblue", "option": true, "pause symbol": "="}, "disabled": false, "conflicts": []}