Hi, I'm not sure whether someone else has already suggested the following workflow. If they have, please let me know.
Like most people, I want to add metadata as quickly as possible, but even with CR, I end up putting it in the wrong place, especially under stress. So I've been thinking of a way to reduce human error.
What I've come up with is to create a custom IPTC template, which you can do under Settings > Accessibility. I've moved Supp Cat 1, 2 & 3 to the top template (you could move more fields you don't use to increase the number of 'special fields' you have available). In these 'special fields', I can enter metadata using CR.
The caption is also added using CR. The caption extensively uses Variable Substring Extraction.
Caption
{city:0:UC}, {clientstate} - {monthname:0:UC} {day0}: {suppcat1} and {suppcat2} of the {suppcat3} celebrate a win after the game between the {event::tr:v./and the} at {location} on {dow}, {monthname} {day0}, {year4} in {city}, {state}.
Which returns
LOS ANGELES, CA - APRIL 13: Will Smith #16 and Alex Vesia #51 of the Los Angeles Dodgers celebrate a win after the game between the New York Mets and the Los Angeles Dodgers at UNIQLO Field at Dodger Stadium on Monday, April 13, 2026 in Los Angeles, California.
You could also use the 'special fields' to trigger Hot Code for more complicated workflows, but you would need to create a separate Hot Code name space for each field.