feat!: add special CSV deck field, comment support and skip fields by mapping to the empty string
Compare changes
export_apkgs/__init__.py
0 → 100644
+ 17
− 0
BREAKING CHANGE: deck
in CSV is now not a field but a special value for the per-note deck pattern. Additionally, lines starting with hash in CSV are now ignored for better Anki compatibility.