My related problem is that I canât quite seem to get photostructure to recognize my âLast Name; First Nameâ convention when clicking on the keywords filter.
You can tell PhotoStructure to parse Last Name; First Name as a hierarchical keyword if you add a semicolon to the keywordPathSeparators setting (which currently defaults to the characters /|>â) and remove it from the keywordDelimiters setting (which currently defaults to ;,).
If youâre comfortable with the command line, you can see how settings will work by using the info tool and see what it does with the resulting tags:
The âdc:subjectâ wonât work: PhotoStructure doesnât actually internally reference tags via the ExifTool group-prefixed name: it collapses all tags into a single namespace (just for simplicity). This does result in eliding values that come from different tag groups with colliding names, but in practice this doesnât seem to be an issue.
Just adding âSubjectâ is sufficient to pull the first value from any tag group that uses Subject.
So in thinking about this more, PhotoSupreme writes âkeywordsâ to multiple locations to facilitate multiple metadata schemes. dc:subject seems to be the primary âinternalâ place for PhotoSupremeâs catalog labels (though I would defer to the author, Hert, for a more correct response). In other words, Iâm not certain that the Keyword n notation is all that important to me.
I did set keywordPathSeparators to include semi-colon, but when I click on keywords, my groupings look like âKeywords / John, 20 assetsâ rather than âKeywords / Smith; John, 20 assetsâ.
If I go to the top-level category âWho,â I then see a group for Smith; John so I know itâs parsing correctly. I guess Iâm just confused why the keywords dont seem to handle the semi-colon correctly.
I also find it odd that the only keywords I have are the first names of people. I tag with events and other things too. Places show up in Where, people show up in Who, but events and other tags do not show up in keywords.
[edit] Wait⌠if I click on the picture and then open the metadata thing at the bottom, I see event tags⌠I guess then Iâm more confused as to why I canât access events from the left side popout? It feels like I have to guess where to click to find different keywords? Like there isnât a unified view⌠not quite sure how to describe it. But I also have some objects tagged in the specific picture Iâm looking at and I dont see anything for those.