images2anki: Copy Images from the 'sourcefile' to the Anki...

Description Usage Arguments See Also

View source: R/images2anki.R

Description

You will have to call this function, when you have images in your anki cards. When you notice empty plots in your Anki-cards you should copy the images over to the anki-collections.media-folder.

Usage

1
2
images2anki(rmd_sourcefile, user = "User 1",
  path_collections.media_folder = anki_dir(user), delete_directory = FALSE)

Arguments

rmd_sourcefile

Path to the rmd-template

path_collections.media_folder

Path to the Anki-template. Should be similar to /home/usrname/.local/share/Anki2/User 1/collection.media/"

delete_directory

Should the image files be deleted after the copying?

See Also

https://apps.ankiweb.net/docs/manual.html#files


henningsway/r2anki documentation built on March 24, 2021, 6:34 a.m.