How would I go about making screenshots I make on my Mac save into Photos with the media type of
Screenshot
i.e., just like they do on my iPhone?Is there an recommended way of doing this, especially now with system scripting slightly in limbo at present? Should I just use
/bin/sh
to process each file in~/Screenshots
and load them into Photos with the appropriate metadata? Does Photos even have a command line API exposed for this purpose?thanks
Answer
Attribution
Source : Link , Question Author : scot , Answer Author : Community