photools.com Community

IMatch Bug Reports and Feature Requests => Bug Reports => Solved Bug Reports (for next version) => Topic started by: Stevef48 on May 08, 2022, 07:59:47 PM

Title: [UE] Export to Text isn't exporting Keywords
Post by: Stevef48 on May 08, 2022, 07:59:47 PM
I'm trying to regenerate a list of images with their keywords. This used to work, but I added Date Digitized to the output and now the list only shows the File Name and Date. There are three field headings, but the third field is empty.
The fields being exported are:
{File.FullNameS}
{File.MD.XMP::exif\DateTimeDigitized\DateTimeDigitized\0}
{File.MD.xpkeywords}
What am I doing wrong?

Thanks
Steve
Title: Re: Export to Text isn't exporting Keywords
Post by: Mario on May 08, 2022, 09:37:02 PM
You don't export keywords.

You export {File.MD.xpkeywords}, which is a non-standard Microsoft metadata tag Windows XP used back in the day - and Microsoft aborted long ago and never really supported anyway.

If you want to export keywords, use {File.MD.XMP::Lightroom\hierarchicalSubject\HierarchicalSubject\0} or the ShortCode (https://www.photools.com/help/imatch/md_shortcodes.htm) {File.MD.hierarchicalkeywords}