Type string not working for insert text when inserting icudatetime token

paste filedate.kmmacros (1.4 KB)

Hi I'm not sure why this is not working. It used to work. I've checked other string triggers and they work fine. But I have 3 macros which insert the ICUDateTime token which do not work if you use the string trigger but work fine if you run the macro without using the trigger.

So not sure what I'm doing wrong

Works fine here. Check that the "DATES" Macro Group is both "Enabled" and "Available" in desired context (active app, frontmost window, etc).

The macro looks fine. Use the Interactive Help or otherwise verify whether the macro is executing or not.

If it is, try a different action, see if that works.

Try Logging the token, see if that works.

seems to work fine now .. I moved another snippet that worked into the folder and then out again .. and now it works .. but I didn't change anything .. very strange .. but thanks for your help