-
- Downloads
feat!: add special CSV deck field, comment support and skip fields by mapping to the empty string
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.
Showing
- export_apkgs.py 34 additions, 19 deletionsexport_apkgs.py
- test/fixtures/anki_text/.apkg-spec.yaml 23 additions, 0 deletionstest/fixtures/anki_text/.apkg-spec.yaml
- test/fixtures/anki_text/Tapirs.txt 6 additions, 0 deletionstest/fixtures/anki_text/Tapirs.txt
- test/fixtures/csv/.apkg-spec.yaml 1 addition, 0 deletionstest/fixtures/csv/.apkg-spec.yaml
- test/fixtures/csv_updated_content/.apkg-spec.yaml 1 addition, 0 deletionstest/fixtures/csv_updated_content/.apkg-spec.yaml
- test/fixtures/fields_static/.apkg-spec.yaml 1 addition, 0 deletionstest/fixtures/fields_static/.apkg-spec.yaml
- test/test_export_apkgs.py 43 additions, 0 deletionstest/test_export_apkgs.py
- version.txt 1 addition, 1 deletionversion.txt
Loading
Please register or sign in to comment