• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Moving photos inside catalog using SDK

Explorer ,
Nov 19, 2019 Nov 19, 2019

Copy link to clipboard

Copied

Hi community,

 

I would like to move photos inside my catalog using the SDK. I see classes like LrFileUtils but by using them file moves are not recognized by the catalog. Is there any function available to move a photo to another destination like LrPhoto.move(currentPath, newPath) which works in the same way like drag'n drop on the UI?

TOPICS
SDK

Views

197

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 20, 2019 Nov 20, 2019

Copy link to clipboard

Copied

LATEST

No, you can't do that - there's no move function. Sure, you can move a file by accessing the folder system, and you can import the moved file, but you can't delete the catalogue's existing reference to the file.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines