How Do I Open Shared .XMP Edits in Darktable?

Hey there,

I’ve recently been having fun uploading photos to the play_raw tag and you guys have been submitting some awesome edits. I’d like to view these edits in darktable but I’m unsure how to pull them up after being given the .xmp file. Any videos or explanations out there?

Thanks!

Set mode to overwrite and then load sidecar file. I recommend creating a duplicate first.

5 Likes

Or put them in a directory and use the script from the How to Play Raw with others topic

1 Like
4 Likes

According to the manual, no need to set the mode to overwrite: that’s only for pasting.

mode
This setting defines how the paste actions behave

The application of a sidecar file always overwrites the history:

load sidecar file
Open a dialog box which allows you to import the history stack from a selected XMP file. The imported history stack is used to completely replace the current history stack(s) of the selected image(s). Caution: this operation can not be undone!

(darktable user manual - history stack)

1 Like

What makes this a bit hard to remember is that other history-related write operations (pasting, and also applying styles) do have a mode setting; loading a sidecar is the exception.