Skip to content

Takes Markdown files and turns them into Anki Decks

Notifications You must be signed in to change notification settings

rvbcldud/md-to-anki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

md-to-anki

Takes Markdown files and turns then into Anki Decks

Install

In order to install this package, type the following into the command line:

$ python3 setup.py install --user

Usage

Invoking the command is as simple as:

$ md-to-anki PATH_TO_MARKDOWN.md PATH_TO_NEW_DECK.apkg

You specify a Markdown file as an input and the desired name of the Anki package as the output.

Markdown Formatting

# Deck Title 1

## Card Name 1

Card content

About

Takes Markdown files and turns them into Anki Decks

Topics

Resources

Stars

Watchers

Forks

Languages