Page 1 of 1

Apple color tags via scripting?

Posted: Thu Nov 30, 2017 12:11 pm
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?

Re: Apple color tags via scripting?

Posted: Mon Dec 04, 2017 12:58 pm
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.