The Jornada IM Manual
From Trello board go to
Menu > More > Print and Export > Export as JSON
and download the JSON to a local machine.
Parse the raw JSON to a simplified tabular JSON file that can be converted to csv.
trelloparse {trello JSON file.json} output.json
Convert output.json to .csv using https://json-csv.com