powered by
Generates actionable recommendations for improving your collection: cards to unsuspend, leeches to rewrite, near-duplicates to merge, etc.
anki_card_recommendations(path = NULL, profile = NULL)
A list with categorized recommendations
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { recs <- anki_card_recommendations() recs$leeches_to_rewrite recs$cards_to_unsuspend }
Run the code above in your browser using DataLab