JeckPazza
9 discussion posts
1. I copy text
2. This text matches regex that i input. So I trigger the sequence of actions.
3. It auto pastes and if possible even clicks enter in an only window open in my browser.
also note, what if I have messenger open in a certain chat. so when I copy phone number for example, this setup would automaticllly paste it in messenger window. Is this possible?
In the ClipboardFusion Settings > Triggers tab, you can create a trigger that uses the "Clipboard Text" match condition, and change it to regex. You can then have it run the script I've attached in the "Actions" pane (you can import the script via the ClipboardFusion Settings > Macros > Import). The script will send a paste action, wait one second, and then send the enter key.
Hope that helps!
JeckPazza
9 discussion posts
Thank you! I can work with this now.