Skip to content

Add-on for the memory training program Anki, allowing to import and export notes written in LaTeX. Expanded with html and cloze support.

License

Notifications You must be signed in to change notification settings

jrotheneder/LaTeX-Note-Importer-for-Anki

 
 

Repository files navigation

LaTeX Note Importer for Anki

Add-on for the memory training program Anki, allowing to import flash cards typed in LaTeX into Anki's database. Usage instructions are available on a dedicated GitHub page. The project's AnkiWeb page features the add-on's unique identifier as well as ratings and reviews.

This fork differs from the original project in two points:

  • Html can code can be put into plain fields and used to generated clickable hyperlinks in Anki cards using the usual <a href="url"> Link title </a> syntax. This is useful for adding sources, further material etc. to cards.
  • There is a new field type, clozefield, which can be used to generate cloze cards from LaTeX source code. See docs/cloze_examples.tex for details and examples.

About

Add-on for the memory training program Anki, allowing to import and export notes written in LaTeX. Expanded with html and cloze support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%