added explanation to expect format errors

This commit is contained in:
2020-09-21 11:56:12 +02:00
parent 4387e5484c
commit 657d00879b
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,8 @@
#!/bin/zsh
# This script is just the initial step in porting the avl data to anki
# It does not work 100% reliable, but it's good enough for me
# Manual adjustments on the exported data should be expected
# This script is rather ugly in its Implementation
[ -f cards.csv ] && rm cards.csv
touch cards.csv