42 lines
1.5 KiB
JSON
42 lines
1.5 KiB
JSON
{
|
|
"id": "3aaa4e37-dc91-482e-99af-132a612d40f3",
|
|
"snapshot": "libreoffice_calc",
|
|
"instruction": "Could you help me to export the current sheet to a csv file? Export the contents just as they are shown on the screen. Just keep the other options untouched. A default csv format is ok. The csv should share the file name with the original xlsx.",
|
|
"source": "https://www.quora.com/How-can-you-import-export-CSV-files-with-LibreOffice-Calc-or-OpenOffice",
|
|
"config": [
|
|
{
|
|
"type": "download",
|
|
"parameters": {
|
|
"files": [
|
|
{
|
|
"url": "https://drive.usercontent.google.com/download?id=17sNGNFpZtmwuz74Pid2WwWL_rgTkgTg0&export=download&authuser=0&confirm=t&uuid=18d3601d-e329-4525-bd11-633c678601d6&at=APZUnTVY9kvNoMeETP6HVRynDHqq:1706012082827",
|
|
"path": "c:\\users\\chenj\\Export_Calc_to_CSV.xlsx"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"type": "open",
|
|
"parameters": {
|
|
"path": "c:\\users\\chenj\\Export_Calc_to_CSV.xlsx"
|
|
}
|
|
}
|
|
],
|
|
"trajectory": "trajectories/3aaa4e37-dc91-482e-99af-132a612d40f3",
|
|
"related_apps": [
|
|
"libreoffice_calc"
|
|
],
|
|
"evaluator": {
|
|
"func": "compare_csv",
|
|
"result": {
|
|
"type": "vm_file",
|
|
"path": "c:\\users\\chenj\\Export_Calc_to_CSV.csv",
|
|
"dest": "Export_Calc_to_CSV.csv"
|
|
},
|
|
"expected": {
|
|
"type": "cloud_file",
|
|
"path": "https://drive.usercontent.google.com/download?id=1cjyinycSAxi5oBb-dcpC85CMX9i-ggg-&export=download&authuser=0&confirm=t&uuid=b18a6fbd-8318-49ee-a62b-af22523df9e7&at=APZUnTV6dhR5_TcDg002RQ5CHmoC:1706012321261",
|
|
"dest": "Export_Calc_to_CSV_gold.csv"
|
|
}
|
|
}
|
|
} |