{ "id": "a669ef01-ded5-4099-9ea9-25e99b569840", "snapshot": "libreoffice_impress", "instruction": "I want to do something like the following on Page 3 of the current LibreOffice Impress file:\n\n- Main idea\n- Sub topics\n - first point of sub topics\n - second point of sub topics\n continuation of the sub topics\n\nthe \"continuation of the sub topics\" is indented the same as the first line of the second item, but it's essentially a second paragraph (I wouldn't mind a nested subitems mechanism, but LO Impress doesn't work that way) with an indentation.\n\nCould you help me with it?", "source": "https://superuser.com/questions/1628656/in-libreoffice-impress-how-can-i-have-a-bullet-indentation-no-bullet-item", "config": [ { "type": "download", "parameters": { "files": [ { "url": "https://drive.usercontent.google.com/download?id=1C0u-Qvvwa6UbJVTzzQHfdNIgp2i051xA&export=download&authuser=0&confirm=t&uuid=5551a43c-3ff7-424f-b82c-50a5c96b5809&at=APZUnTViShb8pJUviOkmVtn7Pums:1707299959829", "path": "/home/user/Desktop/Writing-Outlines.pptx" } ] } }, { "type": "open", "parameters": { "path": "/home/user/Desktop/Writing-Outlines.pptx" } }, { "type": "execute", "parameters": { "command": [ "python", "-c", "import pyautogui; import time; pyautogui.click(960, 540); time.sleep(0.5);" ] } } ], "trajectory": "trajectories/", "related_apps": [ "libreoffice_impress" ], "evaluator": { "postconfig": [ { "type": "activate_window", "parameters": { "window_name": "Writing-Outlines.pptx - LibreOffice Impress", "strict": true } }, { "type": "sleep", "parameters": { "seconds": 0.5 } }, { "type": "execute", "parameters": { "command": [ "python", "-c", "import pyautogui; import time; pyautogui.hotkey('ctrl', 's'); time.sleep(0.5);" ] } }, { "type": "sleep", "parameters": { "seconds": 0.5 } } ], "func": "compare_pptx_files", "expected": { "type": "cloud_file", "path": "https://drive.usercontent.google.com/download?id=1d4WJwm7KDhDIOJ9r9vKhRTrt_bF3PSln&export=download&authuser=0&confirm=t&uuid=a8ec87de-96cf-49f0-98e4-faa1218354fe&at=APZUnTWiOoiHFjyM4jTunLP4t5wE:1707299961717", "dest": "Writing-Outlines_Gold.pptx" }, "result": { "type": "vm_file", "path": "/home/user/Desktop/Writing-Outlines.pptx", "dest": "Writing-Outlines.pptx" }, "options": { "examine_shape": false } } }