Jump to content

Run Script does not work with $query properly


Recommended Posts

Posted

I have this workflow:

 

image.thumb.png.adbecc75a07bea97ac57fc6149eec775.png

 

Where I want to do this with the passed in {query}:

 

image.thumb.png.0c5f21fee52897f94f8397488c248204.png

basically pass it into `open -g "notchbar:todo?set=test"` where `test` is that passed in thing

however it does not work and I don't get why

 

logs show that the query is passed in

 

image.png.1104525cdfcfbb062055b6ecd2a22c2c.png

 

but it does not work

 

it works if i manually do it in the shell though

Posted

this works though

 

image.thumb.png.450e9c508d76deb6fd3a83da06478f69.png

 

image.thumb.png.f03c0b1854a0b31c265d3777643e8350.png

 

but I don't want to write it to clipboard, i want to instantly use the {query} from keyword

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...