Jump to content

Add option to disable URL escaping


Recommended Posts

I need option to quickly open links in my current browser. Part of those links are stored in clipboard.

 

Real life example:

 

Custom web search with URL http://jenkins:8080/job/{query}

 

it's ok when I trying to open a job with "job MyCoolJob" but failing when I trying to open a particular build of that job "job MyCoolJob/23" because Alfred escaping slash into %2F resulting in the following URL: http://jenkins:8080/job/MyCoolJob%2F23.

 

I unchecked both "Encode query using UTF8" and "Encode spaces as +" checkboxes but it doesn't resolved my issue.

 

Let me know if I can benefit with purchase of PowerPack for that.

 

I'm using v.2.0.3 (187) now.

Link to comment
Share on other sites

Let me know if I can benefit with purchase of PowerPack for that.

 

I'm using v.2.0.3 (187) now.

 

With the Powerpack, you can setup a workflow with a keyword wired into a script, then process and open a URL in any way you choose :)

Link to comment
Share on other sites

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