Jump to content

Web Search – support multiple urls


Recommended Posts

Few example use cases:

* Keyword `shop` to open three browser tabs: foo-shop.com/q={query}, barshop.com/search={query}, and amazon.com/search/{query}

* Keyword `code` to open https://gitlab.com/search?search=query and https://github.com/search?q=query
* `news` to search multiple news sites
* `ai` to prefill prompt to multiple chat ai tools
* ...

Syntax may be the same as https://www.alfredapp.com/help/workflows/advanced/keywords/#multiple, so e.g.
 

https://github.com/search?q={query}||https://gitlab.com/search?search={query}

 

---

 

I know I can accomplish this with workflows, but I just like the simplicity of Web searches :)

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