Floating.Point Posted September 26, 2022 Share Posted September 26, 2022 Hey guys, I have an idea to enhance the 'Launch Apps / Files' action. It would be nice to be able to feed it my {query} rather than baking in the path to a specific app. Cheers! Link to comment Share on other sites More sharing options...
vitor Posted September 26, 2022 Share Posted September 26, 2022 (edited) You can achieve it by adding a JSON Utility with the following: { "alfredworkflow" : { "config" : { "paths" : "{query}", "toggle" : false } } } You can get an object’s JSON configuration via right-click → Copy Configuration. Edited September 26, 2022 by vitor Floating.Point and luckman212 2 Link to comment Share on other sites More sharing options...
Floating.Point Posted September 26, 2022 Author Share Posted September 26, 2022 Well, wow, that's super handy! Thank you Vitor! where can I 'buy you a coffee' ? You're such a helpful, generous person. My daily computing is consistently better because of your shared wisdom. vitor 1 Link to comment Share on other sites More sharing options...
vitor Posted September 27, 2022 Share Posted September 27, 2022 On 9/26/2022 at 5:44 AM, Floating.Point said: Well, wow, that's super handy! Thank you Vitor! where can I 'buy you a coffee' ? You're such a helpful, generous person. My daily computing is consistently better because of your shared wisdom. That kind of response makes my day. Way more valuable than a cup of coffee. Thank you for the offer and for the kind words. TomBenz and Floating.Point 2 Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now