You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fishword import qwerty/csv/anki-tsv subcommands removed. fishword import jsonl is now the only supported import format. Use scripts/convert-qwerty-decks.mjs (or the online catalog) to convert other sources to fishword.deck.v1 JSONL before importing.
Features
add catalog command and deck distribution (a094da7)
add source column to catalog list output (478561e)
drop qwerty/csv/anki-tsv import support, keep jsonl only (db0d493)
tag catalog-sourced decks with catalog_id to prevent name-collision merges (4eed3e9)