md2anki

1.0.2 • Public • Published

md2anki

Converts a markdown file to the anki flashcard format.

Install

npm install -g md2anki

Usage

Assuming you have a mycards.md file with flashcard information:

md2anki mycards.md mycards.apkg

Format

The top-level heading of the document # becomes the title of the overall deck.

Second-level and deeper headings with only text in the body (no other sections, etc) become card fronts, and their bodies become the card backs.

No media supported currently.

License

MIT License, Copyright (c) 2017, Joshua Gross.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i md2anki

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • joshuagross