Jump to content

runard

Member
  • Posts

    5
  • Joined

  • Last visited

runard's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. I am looking for both option. In my list filter I want to list several sites that I can select and open. But I also want to have the option to go for the "all" option in the list so all the sites open. But I think I got a good enough solution. https://www.dropbox.com/s/mfmjgzqoprexooq/Online boardgames.alfredworkflow?dl=0
  2. I found a less elegant solution. Have the List filter -> vars/args -> filter(if var not = all) -> Open URL ->filter(if var = all) -> branch to several Open URL commands So it works, but it is not elegant and has to be hard coded.
  3. A shorter version would be: List filter: All (open all of the below) BGA (boardgamearena.com) Boit (boitajeux.com) Core (boardgamecore.com) Selected option gets sendt to "open URL". That is it. I can program all the singel sites, but the open all part is difficult.
  4. Thanks! Hmmm, that sounds like too much work for a newbie. Well, was worth a shot.
  5. I have a similar question. I have created an workflow that uses a "list filter" to ask me what sites I want to open. It lists 4 sites and one "all" option. The result is sent to "open URL action". Each item in the "list filter" is an url and the individual ones work. But the all part dosen't. I have just listed all the urls separated by comma in that item.
×
×
  • Create New...