Markdown files for medical school that can turn into Anki cards
- Your config file which you will edit - made for you as
md2anki.config.ini
- Your placeholder markdown file - make an empty markdown file yourself and link to it in your config
- e.g.
input md file path = /path/to/my/md2anki/config/placeholder.md
- e.g.
- Everything else that md2anki creates for you
- Markdown files of Anki cards in the appropriate folder (e.g. Genetics/Week_1/DNA.md)
- Images used in the markdown files in one giant pile in the /img directory
- Please use .gif format since these files tend to be smaller (better compression)
- Since the images will be in one giant piles, please name the image files descriptively when you add them
- let us use lowercase, hyphenated syntax AKA Kebab Case (e.g. dna-double-helix.gif)