Is it possible to have a Trigger for "when application X opens any file"?
Or do I have to just use "focused window changes" and scan for window title changes? (This is harder due to having to account for all application prompts with window titles, but is less powerful in some cases, like when the user opens the same file — which results in the same window title — as they had open previously.)