Jump to content

Alfred url scheme


Recommended Posts

Does Alfred support an URL Scheme so that I can open it from other apps with an specific text? If that's not possible, is there an apple script or anything that would allow that? Thanks.

 

EDIT:

Just realized I can apple script that:

tell application "Alfred 2"
	search "query"
end tell
Edited by Antoniogra7
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...