powered by
Identifies media files referenced in notes but not present in the media folder.
anki_media_missing(path = NULL, profile = NULL)
A tibble with missing filenames and the notes referencing them
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { missing <- anki_media_missing() }
Run the code above in your browser using DataLab