Skip to content

VaiTon/ankituls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ankitu

Ankitu is a tool to import and export Anki decks. It is written in Rust and uses the AnkiConnect API.

It can be used to import / export decks from / to Anki:

Format Import Export Notes
TOML ✔️ ✔️ Recommended for git versioning.
JSON TODO
YAML TODO

Note: Ankitu is still in development and not all features are implemented yet.

Installation

cargo install --git https://github.com/VaiTon/ankitu.git

Usage

Export/import a deck:

ankitu export <FOLDER> # export deck to TOML

ankitu import <FOLDER> # import deck from TOML

About

A tool to import and export Anki decks in common formats

Topics

Resources

Stars

Watchers

Forks

Languages