lazyanki 0.1.2

LazyAnki - Rust workspace for Anki automation and parsing tools
lazyanki-0.1.2 is not a library.
Visit the last successful build: lazyanki-0.1.3

LazyAnki

Don't waste your time on making flashcards, use LazyAnki instead!

Features

  • Auto-parsing cards from the dictionaries
  • Card automaticly will be added to the selected deck

Installation

cargo install lazyanki

Also you have to install Anki and AnkiConnect to use LazyAnki, otherwise you will get an error

Your anki instance should be running while performing actions

Usage

lazyanki list
"""
🎟️ Your decks:

Deutsch
- Deutsch::A1 (Grammatik)
- Deutsch::A2 (Grammatik)
- Deutsch::B1 (Grammatik)
- Deutsch::Vokabeln
- Deutsch::Vokabeln (Verbs)
- English by the Movies
- Test
"""

lazyanki new -w abholen -d "Deutsch::Vokabeln (Verbs)"

Roadmap

  • Support for more dictionaries
  • Support for more languages (Currently German cards and Russian translation)