Apple color tags via scripting?

Post Reply
MarcusTTM
Newbie
Posts: 1
Joined: Thu Nov 30, 2017 12:06 pm

Apple color tags via scripting?

Post by MarcusTTM »

Hi there - i'm new to Switch scripting but i think this would help me with my problem.

I need to use Mac OS color tags on files dropping out of my Switch workflows. For example i want to tag a PDF file to red color. Is this possible somehow?
Padawan
Advanced member
Posts: 358
Joined: Mon Jun 12, 2017 8:48 pm
Location: Belgium
Contact:

Re: Apple color tags via scripting?

Post by Padawan »

Switch can't do this directly, but you can use Switch scripting to call a system command or an external bash or Applescript to change the color tags. You can execute those external scripts via the Process Class in Switch Scripting.
Post Reply