mirrored 17 minutes ago
0
David Changver Jan31stv6 finished calc human evaluation updated calc configs with an extra sleep to guarantee the integrity of downloaded xlsx file 4897211
{
	"id": "4f07fbe9-70de-4927-a4d5-bb28bc12c52c",
	"snapshot": "libreoffice_calc",
	"instruction": "Here I want to use the numerical value from a cell in the text. I can set its number of decimal digits to 2 in the original value cell but don't know how to fix it in the text as well. Please help me to do this.",
	"source": "https://superuser.com/questions/1081048/libreoffice-calc-how-to-pad-number-to-fixed-decimals-when-used-within-formula",
	"config": [
		{
			"type": "download",
			"parameters": {
				"files": [
					{
						"url": "https://drive.usercontent.google.com/download?id=1LHxVvEpLI7kp0Iiy8K74gwkoGiwcLeYP&export=download&authuser=0&confirm=t&uuid=690287ee-d413-46e7-9b01-c56c12e445ff&at=APZUnTVCSd_ajhMGWpEgLHiExfbf:1704199487820",
						"path": "/home/user/Padding_Decimals_In_Formular.xlsx"
					}
				]
			}
		},
		{
			"type": "open",
			"parameters": {
				"path": "/home/user/Padding_Decimals_In_Formular.xlsx"
			}
		}
	],
	"trajectory": "trajectories/4f07fbe9-70de-4927-a4d5-bb28bc12c52c",
	"related_apps": [
		"libreoffice_calc"
	],
	"evaluator": {
		"postconfig": [
			{
				"type": "activate_window",
				"parameters": {
					"window_name": "Padding_Decimals_In_Formular.xlsx - LibreOffice Calc",
					"strict": true
				}
			},
			{
				"type": "sleep",
				"parameters": {
					"seconds": 0.5
				}
			},
			{
				"type": "execute",
				"parameters": {
					"command": [
						"python",
						"-c",
						"import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
					]
				}
			},
			{
				"type": "sleep",
				"parameters": {
					"seconds": 0.5
				}
			},
			{
				"type": "execute",
				"parameters": {
					"command": [
						"libreoffice",
						"--convert-to",
						"csv:Text - txt - csv (StarCalc):44,34,UTF-8,,,,false,true,true,false,false,1",
						"--outdir",
						"/home/user",
						"/home/user/Padding_Decimals_In_Formular.xlsx"
					]
				}
			},
			{
				"type": "sleep",
				"parameters": {
					"seconds": 0.5
				}
			}
		],
		"func": "compare_table",
		"result": {
			"type": "vm_file",
			"path": [
				"/home/user/Padding_Decimals_In_Formular.xlsx",
				"/home/user/Padding_Decimals_In_Formular-Sheet1.csv"
			],
			"dest": [
				"Padding_Decimals_In_Formular.xlsx",
				"Padding_Decimals_In_Formular-Sheet1.csv"
			],
			"multi": true
		},
		"expected": {
			"type": "cloud_file",
			"path": [
				"https://drive.usercontent.google.com/download?id=1DJTBic8_DREPhcau1GUkISfRm-L6xbBv&export=download&authuser=0&confirm=t&uuid=18e7d364-37fb-4e7f-baf1-9444ae5813ba&at=APZUnTXYuAaQ-Aa-2yqTn_2MXe0u:1704200380362",
				"https://drive.usercontent.google.com/download?id=1Wy0Vf9Ivo6TLAv1nmkkkWTw0w14_hZIk&export=download&authuser=0&confirm=t&uuid=ad79fcff-1c23-4c11-aa47-a6a606f0a053&at=APZUnTUaukeh54t-7G1vWCms1AxS:1705896771858"
			],
			"dest": [
				"Padding_Decimals_In_Formular_gold.xlsx",
				"Padding_Decimals_In_Formular_gold-Sheet1.csv"
			],
			"multi": true
		},
		"options": {
			"rules": [
				{
					"type": "sheet_print",
					"sheet_idx0": "RNSheet1",
					"sheet_idx1": "ENSheet1"
				}
			]
		}
	}
}