Lightroom SDK: Stack operations
Hello,
I'm looking for a way to create stack from plugin using Lightroom SDK and based on API reference there's no way to do that, so is there really no way to do that or I missed something?
Thanks in advance.
Hello,
I'm looking for a way to create stack from plugin using Lightroom SDK and based on API reference there's no way to do that, so is there really no way to do that or I missed something?
Thanks in advance.
The SDK only allows stacks to be created when photos are added to the catalog with catalog:addPhoto(). Unfortunately, there is no way to manipulate stacks of existing photos. Please add your me-too vote and details why you want this to this feature request in the official Adobe feedback forum: Lightroom SDK: stack ops | Photoshop Family Customer Community
As a workaround, you could stuff keystrokes to the user interface using Auto Hotkey or Keyboard Maestro, but that tends to be very fragile and platform-dependent.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.