create collection from selected image

Hi,

suppose that I have selected a collection that shows several images on lighttable. I proceed now to select one of them by clicking with the mouse. Suppose that in the film roll of the selected image there are more images than those displayed by the current collection.

Is there a way to create and display a collection of all the images in the same film roll than the selected image? Note that this will necessarily change the currently selected collection.

Thanks,
Rodrigo

there is a lua-script called ‘CollectHelper’ (in contrib category), which shows a button collect:folder in ‘selected images’ (if enabled in lua-options), which jumps to the folder of the selected image (and you can easily jump back to the previous collection)

1 Like

yes, collect:folder does that!

Many many thanks for the pointer!