Is it possible to make text expansion to only be activated text expander?

I want to make a text expansion in keyboard maestro that only expands in text expander window, the window below :

This is a simple text expansion snippet I want to make :

The thing is that for other applications, I can just put it in its macro group and specify that this macro group only works for specific applications. However I cannot do it in this case as textexpander simply does not show up in the application list.

Is there any way I can make this text expansion work only in that text expander window?

Thank you for any help.

It looks like a regular window, so you may be able to have a macro group that is active only when a window named TextExpander is at the front, but since TextExpander is not the front application, I'm not sure whether that will work either.

In which case you'll have to just manually turn the macro group on and off.

Yes, that seems to be the case sadly. The textexpander window is not actually a window and does not register as one. Turning a macro group on and off seems too much of a hassle for such a small thing. It is unfortunate that one can’t text expand within textexpander window. :frowning:

Thank you for the help Peter.