Skip to main content

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

Automatic import - Applescript or another way?

Comments

1 comment

  • Eric Valk

    If Capture One doesn't have the command you need, then your options are Automator, AppleScript, Javascript or Python. Of those, AppleScript is the most straightforward choice.

    It may be that Digital Transitions already has developed the AppleScript you need.

    If you are going to develop any AppleScript, get yourself a copy of Script Debugger; it will save you a lot of blind fumbling in the dark. Just the dictionary and explorer functions are worth their weight in gold.

    Most if not all of Capture One's Import options can be changed by AppleScript, and AppleScript can trigger an Import of a list of image files.

    Setting a folder action to trigger the Capture One Import when files are added to the folder should be enough complete the feature.

    0

Post is closed for comments.