Firstly, about the list of Recent files and locations.
Suppose you import a single raw from a folder you haven’t accessed before, you navigate to the folder, find the raw, double-click it, and work on it. Now you want to export to the same folder. You click the “select directory” icon near “target storage”, then click “Recent”, hoping your folder is there. But it’s not, you have to navigate to it again. Or am I missing something?
XMP files
I like to have an XMP file safely stored away with my finished image. I know the raw XMP has all my settings at the point of export, but would it not be nice if dt output an XMP with the same file name as the exported image?
For exporting to the same folder: Just type in $(FILE_FOLDER)/your_filename in the field below “target storage”. If you also want the file name to be the same as the RAW, replace “your_filename” with $(FILE_NAME).
Thanks guys.
I just tried dollar(FILE_FOLDER)/$(FILE_NAME) as the target and this is good - once in place it persists for the session I think, so just what I need.