Relative Content

Tag Archive for macosautomator

MacOS Automator and associated file

Using macOS I have a command line executable that I can, following some advice about using Automator, make usable as an application, with the code:

Mac OS Automator Script not deleting files as expected

Simple Automator script to automatically import files from a folder into Mac OS Photos app, and then delete the photos. Everything works except for the move to trash action. I guess I am missing an element that “sends” the contents of the folder to the “Move Finder Items to Trash” action.