The Batch Entry dialog allows you to add multiple cards by entering data in a single textbox. The format of the input is the same as that of a CSV file. The only difference is that a header is not needed when entering data in a batch.
Instruction on how to enter data for a particular deck will be shown on the top. Each field is separated by a comma (
,
) character. whitespace at the beginning and the end of a field will be ignored. Data for separate cards must be placed on separate lines. If your input contains a comma character, place double quotes (
"
) around the entire text for that field (see Section B.3, “Comma Separated Value (.csv)” for more.)