minus-squareatnbueno@lemmy.worldtoShortcuts@lemmy.world•How to add items to a list?linkfedilinkEnglisharrow-up2·5 months agoThe output of a Repeat loop is already a list, so you can do this too: Repeat 10 Ask for Input (Text) End Repeat Set Variable (MyList) to (Repeat Results) linkfedilink
minus-squareatnbueno@lemmy.worldtoApple@lemmy.world•iOS 17linkfedilinkEnglisharrow-up8·2 years agoAll the automation triggers in the Shortcuts app work without requiring confirmation before running 🥳 linkfedilink
The output of a Repeat loop is already a list, so you can do this too:
Repeat 10 Ask for Input (Text) End Repeat Set Variable (MyList) to (Repeat Results)