powered by
Returns all media files stored in the collection's media folder.
anki_media_list(path = NULL, profile = NULL)
A tibble with filename, size, and extension
Path to collection.anki2 (auto-detected if NULL)
Profile name (first profile if NULL)
if (FALSE) { media <- anki_media_list() }
Run the code above in your browser using DataLab