[Solved] How to move images within DT?

dt 4.2.1 on opensuse leap 15.4 from the obs.

I’m trying to move images from a parent directory to a subdirectory on my local drive.

I’ve tried the rename_image script. Selecting a single image and dt crashed. darktable lua documentation - rename_images

  1. Is there a way of doing it within dt?
  2. If not, how do I make sure that all XMPs have been updated, then I could move them myself?

Thanks

There’s a “move” option in the “selected image(s)” module in the lighttable view. Select the images you want to move and then click the “move” button.

Just realized that I just had to select all and within the selected module on the right, I can move them.

Thanks