Jump to content

clipboard access


Recommended Posts

i would like to access the clipboard content from the terminal command so that i can pass it as an argument.

 

but when i tried to access the same it is literally printing the {clipboard:1}. 

 

Please help me on this regards,

 

cd "{query}"
echo {clipboard:1}
git difftool --dir-diff "{clipboard:1}".."{clipboard:2}"

 

 

output in the terminal 

{clipboard:1}

image.png.9f4a614d878feb2f7def0eab744c75e5.png

 

image.png.bbfd247dd0e9dadbba023bc5b2ba0831.png

image.png.7ed6f66320186846f097f248da2adee1.png

 

Link to comment

We can’t properly help you without access to your Workflow.


Debugging can already be hard with access to the code, and you’re asking us to guess yours from a description. There are multiple places where you code or Workflow setup may be going wrong. Without looking at it we’re shooting in the dark, which is a waste of time for everyone involved (including you).


Read the Reporting Problems with Workflows topic, as it gives a nice overview on how to build an effective report.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...