powered by
Identifies cards that have empty required fields.
anki_empty_cards(path = NULL, profile = NULL)
A tibble of cards with empty fields
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { empty <- anki_empty_cards() }
Run the code above in your browser using DataLab