diff --git a/README.md b/README.md index d015cb0..dcd6b9d 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ > [!NOTE] > Source files will be converted if are changed or not exist in target path + +The following extensions will be converted via LibreOffice **soffice** command. + + **FILES_TO_CONVERT**: odt, doc, docx The following extensions or path will be copied to **target** with any conversion diff --git a/macos/README b/macos/README index 04a9be7..51599da 100644 --- a/macos/README +++ b/macos/README @@ -4,6 +4,11 @@ Convert source directory with .odt files to target path with .pdf* files > Source files will be converted if are changed or not exist in target path +NOTES +----- + +The following extensions will be converted via LibreOffice **soffice** command. + **FILES_TO_CONVERT**: odt, doc, docx The following extensions or path will be copied to **target** with any conversion @@ -14,6 +19,9 @@ The following path will be ignored during [clean_target_directory](src/directory **PATHS_TO_IGNORE**: .DS_Store, .syncthing, .sync-conflict-, .stfolder, .stversions +HOW TO INSTALL +--------------- + copy (drag-and-rpo) DirOdtToPdf.app to /Applications Run 'install.command' to install commands and scripts so it can be used