diff --git a/Photos-Behavior.md b/Photos-Behavior.md index bb6d7ae..359eab0 100644 --- a/Photos-Behavior.md +++ b/Photos-Behavior.md @@ -7,6 +7,7 @@ On Catalina/10.15.7, importing a photo by dragging it into Photos will set Title - XMP:Title --> Title - XMP:Description --> Description - XMP:Subject --> Keywords +- XMP:PersonInImage --> Person in image ## Export @@ -19,3 +20,38 @@ On Catalina/10.15.7, exporting a selected photo using the `File > Export > Expor - IPTC:Object Name --> Title - IPTC:Caption-Abstract --> Description + +When exporting with `File > Export > Export Unmodified Original > Export IPTC as XMP`, the following is exported: + +```xml + + + + + + Keyword1 + Keyword2 + + + Description + Title + K + 0.42 + 2022-06-26T20:35:30Z + 161.99160777000003 + W + 0 + 118.42 + 33.42 + N + T + 42.5 + 12.42 + 2022-06-26T13:35:30-07:00 + + + +```