Jump to content

Replace string in var from User Configuration


Recommended Posts

 

I have a URL in my User Configuration Variables where one part of the URL needs to be replaced by a query
and then stored with the changes later use in workflow.

 

Example:
URL is stored in User Configuration Variable via TextField

 

e.g.
https://this/is/the/url/{TOBEREPLACED}/continued/url.html

 

I want to replace {TOBEREPLACED} in this var with the input of the Alfred query.

 

How can I achieve this?

 

1.) I can create a custom Search which works, but I could not find out how to use this in a workflow.

 

 

2.) Tried Replace Action with

ReplaceAction.thumb.jpeg.ce918dede627bfa943d6c6003b7cdc7c.jpeg


but that didn't work. Text is not replaced.

 

3.) Searched and found String replacement with bash (https://linuxhandbook.com/replace-string-bash/) but could not get a script to work.


Thanks

Link to comment

Hi Vitor,

 

wow that was quick!

Thanks for the workflow. Did not know tasks yet since I just updated to Alfred5.

I guess RTFM is still a good tip 😆

That opens up completely new universe of possibilities.😀

Not only problem solved also new found features via Tasks.

 

 

I ❤️ Alfred

 

 

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