Still doesn't work.
Here's the full configuration I'm using:
When I run it with previous clipboard content I end up with nothing to paste after the 6-digit code is spit out
Thanks!
@Stephen_C marking as transient doesn't seem to work
@vitor here's the workflow I want:
1 I copy something to my clipboard say "foo"
2 i press the keyboard shortcut to execute myworkflow and a 6 digit date code is generated (for today that would be "220917")
3 I cmd+v and foo is still on my clipboard and pasted.
I have a keyboard-shortcut that triggers the following output (see image)
However, since i'm using the "copy to clipboard" action, my existing clipboard history /item is erased. Is there a workaround?