The action sequence below does the following
- copies selected text,
- moves the mouse to a specific position,
- clicks,
- inserts the date
cmd + v should insert the originally copied text, but it inserts the date again. How can I insert the text? thanks.
The result should look like this:
10/30/25 11:15:00 PM
This is a text
Instead, it looks like this:
10/30/25 11:14:23 PM
10/30/25 11:14:23 PM
Edit: Ah, this action is needed.
Is that how you do it?
