Skip to content

Python Script that inserts two macros for LibreOffice/Open Office: Rename files and Delete Files

License

Notifications You must be signed in to change notification settings

albcunha/libreoffice_macros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rename File and Delete File for Libre Office

Python Script that inserts two macros for LibreOffice/Open Office: Rename files and Delete Files

Here is how it works:

Alt Text

To install the macro:

  • 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

Alt Text

To change languages on the script:

  • 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.

About

Python Script that inserts two macros for LibreOffice/Open Office: Rename files and Delete Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages