Is there a special syntax to paste an action directly, without copying it from within KM?

Hello again!

I created a new topic so that others could benefit from the solution (if there is any).

Problem: I want to past the following action in another macro
(Execute Shell Script
defaults write com.stairways.keyboardmaestro.engine InterActionDelay -float 0.7)

It only works if it is copied from another existing macro within KM.

Is there a way that I could have as a text in such a way that, when pasted from any application, would create the action just as if it was copied from within KM? For example there could be a syntax such as: (this is just something I made up)

macro|Execute Sheel Script|content|defaults write com.stairways.keyboardmaestro.engine InterActionDelay -float 0.7

That when pasted automatically creates the action in KM.

I tried to search the forums and it looks like this has never been asked.

Thanks in advance.

Leo

No, there is no text format of actions.

However you can copy an action into a Named Clipboard and paste from there.