×

Edit list

iOS 14 +

Notes

Rearrange or delete from a list of text or images. This tool runs in Toolbox Pro. Selecting the item or saving the list will return to Shortcuts by default with the result copied to the clipboard. Add a 'wait to return' and a 'get clipboard' action after this one to use the results.

Syntax

smartMenu(sourceList: <#Variable#>, openURL: <#Boolean#>, postURL: <#String (Allows Variables)#>, title: <#String (Allows Variables)#>)

Example

smartMenu(sourceList: ShortcutInput, openURL: true, postURL: "shortcuts://", title: "Edit List")