Python Script that inserts two macros for LibreOffice/Open Office: Rename files and Delete Files
Here is how it works:
- Download the script (just right-click Rename_Delete.py and save it).
- Save on libreoffice´s script folder , which can be: 1) C:\Program Files\LibreOffice 5\share\Scripts\python or C:\Program Files(x86)\LibreOffice 5\share\Scripts\python
- Follow procedures on the GIF
- Open Rename_Delete.py, change variables
- On Def Rename(): and Delete():, change them to your desired language
- At the end, on "g_exportedScripts = Rename, Delete," , change them to the same above.