powered by
Calculate how long it would take to clear your review backlog at different review rates, and project backlog growth if you stop studying.
anki_backlog_calculator(path = NULL, profile = NULL, new_cards_per_day = 0)
A list with backlog analysis and projections
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
Expected new cards per day (0 = maintenance mode)
if (FALSE) { backlog <- anki_backlog_calculator() backlog$current backlog$scenarios }
Run the code above in your browser using DataLab