Skip to content

anki2smArchive/anki2sm

 
 

Repository files navigation

taking a break for a while

Anki to SuperMemo converter

anki2sm is a python script that is meant to batch convert anki decks into supermemo decks, including audios, images and videos.
The scripts also comes with an additional feature of extracting annotated links, for incremental reading. It creates a bat file that when run opens explorer with multiple tabs. You can open supermemo to import these webpages. This script is meant to run on Windows. If you don't already use SuperMemo or are new to it, feel free to schedule call here with Raj to guide you through the basics of SuperMemo. You can find downloads of SuperMemo at supermemo.wiki/learn.

Steps for usage:

  • clone this repo
  • make sure requirements.txt is met or run the init.bat to install the dependancies
  • create an apkgs folder and out folder within the root directory of the cloned repo
  • paste your apkgs into the apkgs
  • run run.bat which should run the anki2smV2

For a guide on using anki2sm in video form, check out this video.

Some Notes:
Media:
  • Media from anki is stored into C:\Users\<your-username>\AppData\Local\Temp\smmedia. You donot need to create the directory the script creates it. Tested with images and audio.
Fonts:
  • Run the script in admin mode for it to install fonts that are sometimes bundled with apkgs.

TODO:

  1. Bug test it.
  2. Anki progress import.
  3. Each collection should have its own concept or topic.
  4. Support Latex.
  5. Suport image occlusion.
  6. Item names to reflect the content.

Contributers:

Original Contributers

About

Anki2 to SuperMemo 17/18 collection converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Batchfile 0.2%