An open API service indexing awesome lists of open source software.

https://github.com/alexw00/mochi2anki


https://github.com/alexw00/mochi2anki

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Mochi -> Anki Converter

Simple converter script to convert Mochi cards to Anki cards.

## Usage

1. Export a Mochi deck:
- right click on the deck
- select `Export`
- select `Mochi Format`
- download the file
- unzip the file
- copy the path to the `data.json` file
2. Create a `config.yml` file for the script (see example-config.yml)
3. install anki-connect
4. Run the script with `python3 mochi2anki.py `
5. The script will create import all cards via anki-connect

## Limitations

- no support media files or special template fields
- -> only supports basic fields (e.g. text)