Copy link to clipboard
Copied
Is the an option to directly open files from lightroom catalog as links to smart object in Photoshop?
I created a script, with all the help i got in this forum, which is tested successfully so far, which saves time converting layers to smart objects.
Copy link to clipboard
Copied
No, there isn't. I'm sure there must be an efficient way to do it, but I've never found one.
Copy link to clipboard
Copied
+1 "No, there isn't"
See a discussion for workarounds at- Photoshop: How do I get a Smart Objects ACR edits back to Lightroom? | Photoshop Family Customer Com...
Copy link to clipboard
Copied
I also found this script which one might be able to adapt.
Copy link to clipboard
Copied
Is there an option to directly open files from lightroom catalog as links to smart object in Photoshop?
You might check out the Photoshop Layers Plugin:
This plugin allows photos in Lightroom to be used as source layers for a composite image in Lightroom, via a Photoshop layered image, in a non-destructive way. Even after the layered image is built, edited in Photoshop, and imported back into Lightroom as a new composite image, changes to the original source images in Lightroom are reflected through the Photoshop edits and back into the composite image in Lightroom.
Copy link to clipboard
Copied
There should be, but there isn't. Even using Bridge to send linked SOs to Ps is a hidden feature only accessible through using a modifier key when dragging into Ps. I've been asking for years that they update the linked features in Bridge and no one on that team appears to have any interest in finally updating the tools... open as linked? place multiple as linked layers? etc.
99% sure that Lr will never add support for placing as linked in Ps.
Copy link to clipboard
Copied
Is there am action/script which can do this?
If not than where can I find some reference to something like this:
Assume you open a smart-object via Lighroom, the layer name is the file name.
The script should:
I do have some knowledge of scripting.
If this can be accomplished it would do the job.
Copy link to clipboard
Copied
In what ways does the Photoshop Layers plugin not meet the needs of your workflow?
Copy link to clipboard
Copied
I created a script, with all the help i got in this forum, which is tested successfully so far, which saves time converting layers to smart objects.
It needs some more touch-ups, e,g. I can't return values from my recursion for if more than 1 file is found i will offer to place all.
I can tidy it and put on this forum if it may be of help.