powered by
Identifies cards that might be too complex.
anki_long_cards(path = NULL, profile = NULL, threshold = 2000)
A tibble of long cards
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
Character count threshold (default 2000)
if (FALSE) { long_cards <- anki_long_cards() }
Run the code above in your browser using DataLab