Documentation

Anki

Table of Contents

Classes

AnkiFieldText
Turns an Anki field into the plain text LWT stores.
AnkiSchema
Anki collection.anki21 schema (legacy schema 11).
ApkgDeck
Identifies the Anki deck a batch of LWT notes will land in.
ApkgNote
Round-trippable representation of a single LWT term as an Anki note.
ApkgReader
Reads an .apkg file and yields ApkgNote objects.
ApkgWriter
Builds a .apkg file (zip containing a schema-11 SQLite collection) from LWT term data.
ForeignApkgReader
Reads an .apkg that LWT did not produce.
ForeignNote
One note from a foreign (non-LWT) Anki deck, with its fields left unmapped.
ForeignNotetype
A notetype found in an .apkg that LWT did not create.
On this page

Search results