Zum Hauptinhalt gehen

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

Clone a project structure and sub-folders

Kommentare

5 Kommentare

  • Jim_DK
    This might be something you can do with Apple Script. Maybe try posing in the scripting section and see if anyone has a solution.
    0
  • Kevin Smith
    Great idea — thanks!
    0
  • Jerry C
    This may be fairly simple, since you can export any (empty) group or project as a catalog and then reimport it as needed:

    Create a structure with a combination of groups, projects, albums, and smart albums, etc and do not populate it with images. Export the group or project as a catalog with a unique name and then import the catalog as needed. You would then need to rename the group or project as appropriate and drag it to the location you want in the User Collection.
    0
  • Kevin Smith
    I had no idea one could do this. Thanks for the idea!
    0
  • Eric Valk
    [quote="Jim_DK" wrote:
    This might be something you can do with Apple Script. Maybe try posing in the scripting section and see if anyone has a solution.

    Hi Jim
    I've been working on an Applescript to do this, however there iare multiple stumbling blocks in Applescript.
    • Applescript cannot access the "Recent Imports" collection (group) nor any of the albums inside it, unless they are the current collection
    • Even if "Recent Imports" or one of its albums are the current collection, Applescript throws an error if the "add inside" command is used on the variants in the collection
      • The same "add inside" command works perfectly if used on a variant in "All Images"


    There is a work around that will work OK for small number of images but will likely become slow in large catalogs.

    I suppose I should raise a bug report support ticket.
    0

Post ist für Kommentare geschlossen.