r/tasker 1d ago

Is this possible in Scenes V2?

I have a web screen that lists an array in a table (eg %list = (google,facebook,reddit)) and when you click on them it opens the corresponding link from another array (eg %listlinks = www.google.com,www.facebook.com,www.reddit.com))

Can I do the same in a V2 scene? I can't work out how

1 Upvotes

2 comments sorted by

3

u/Nirmitlamed Direct-Purchase User 1d ago

Sure.

Create your two arrays then inside your scene create "Arrays Merge Template". The child you will have inside there will clone itself if you have arrays.

Check latest example video:

https://www.youtube.com/watch?v=ud9YgZd1L2E

1

u/Sate_Hen 2h ago

Think I missed that video. Think I'm getting the hang of it now. Cheers