powered by
Identifies media files that are not referenced in any note.
anki_media_unused(path = NULL, profile = NULL)
A tibble of unused media files
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { unused <- anki_media_unused() }
Run the code above in your browser using DataLab