1

[ Feature ] Paste args/ifs - Task Editor

I would like a way to copy one action and paste only arguments or ifs.

Example:

# Action Copy

A1: Flash [
     Text: Flash
     Continue Task Immediately: On
     Hide On Click: On
    ]


# Action Paste Arg 'Text'

A2: Say [
     Text: Flash
     ...
    ]

And in the case of ifs, it would just be to pass all ifs from one action to another