MoE Code adds additional useful actions to Apple's Shortcuts app.
After spending ~2 years developing ~40 distinct shortcuts (https://routinehub.co/user/mythofechelon) over ~650 versions and encountering all sorts of functionality gaps, I decided to develop and share my own native solutions.
These are currently as follows, and I'm happy to take suggestions!
• Data: Dictionaries
◦ "Delete Nested Dictionary Key"
◦ "Set Nested Dictionary Value"
• Data: HTML
◦ "Convert HTML Tables To JSON"
◦ "Extract HTML Elements Using SwiftSoup"
• Data: JSON
◦ "Transform JSON Using JQ"
• Data: Lists
◦ "Add Value(s) To List / Merge Lists"
◦ "Convert JSON Array To Shortcuts List"
◦ "Convert String / Shortcuts List To JSON Array"
◦ "Get Value Position In List"
◦ "List Contains List?"
◦ "List Contains Value?"
◦ "Remove Value From List"
◦ "Sort Keys Of Dicts In List"
• Data: Text
◦ "Extract Strings From Binary"
◦ "Multi Replace Text"
• Device
◦ "Get Device Ground Speed"
◦ "Get Device Model"
◦ "Get Device Type"
◦ "Is Apple Intelligence Functional?"
◦ "Is Apple Intelligence-Capable?"
• Files
◦ "Get File / Folder Properties"
• Media
◦ "Change Images' / Videos' Creation Dates"
◦ "Chunk Video"
◦ "Mark Photos / Videos" (as favourited, unfavourited, or hidden)
◦ "Play System Sound"
◦ "Resize Images With Fill (HDR)"
• Network
◦ "Is Internet-Connected?"
◦ "Make HTTP Request"
• Settings
◦ "Get Reminders Default List"
◦ "Open Settings Deep Link"
• Shortcuts
◦ "Convert Action PLIST Binary To JSON"
◦ "Extract Action Blocks"
• Widget
◦ "Delete Widget / Complication Key"
◦ "Get Widget / Complication Value"
◦ "Set Circular Widget / Complication Value"
◦ "Set Text Widget / Complication Value"
◦ "Sync And Reload App Widgets"
Ratings & Reviews
5.0
out of 5
1 Ratings
Changes are in decreasing order of importance.
Removed:
• Action "Extract Strings From Binary To JSON Array", as superseded by new version of "Extract Strings From Binary".
Added:
• Action "Remove Value From List": Created.
• Action "Get File / Folder Properties": Created.
• Action "Open Settings Deep Link": Created.
• Action "Get Device Type": Created.
• Action "Extract Action Blocks": Created.
Changed:
• Action "Merge Lists":
◦ Fixed bug where, when filtering of duplicates was disabled, array add mode was always suffix.
◦ Fixed likely bug where, when filtering of duplicates was enabled and array add mode was set to prefix, order of added items would be reversed.
◦ Renamed to "Add Value(s) To List / Merge Lists".
◦ Reworded / cleaned up summary.
• Action "Extract Strings From Binary To Shortcuts List":
◦ Added parameter for output list type (as I figured out how to output either a Shortcuts-compatible list or a JSON array string, despite one AppIntent being limited to one output data type).
◦ Renamed to "Extract Strings From Binary".
• Action "Sort Keys Of Dicts In List": Added parameters for JSON array output.
• Action "Set Nested Dictionary Value": Added parameter for pretty printing JSON.
• Actions "Get Value Position In List" and "Merge Lists":
◦ Allowed list to be empty.
• Action "Get Value Position In List":
◦ Changed the auto linking from the list variable to the value variable.
◦ Reworded summary.
• Action "Extract HTML Elements": Renamed to "Extract HTML Elements Using SwiftSoup".
• Action "Resize With Fill (HDR)": Renamed to "Resize Image With Fill (HDR)"
• Various category changes.
Version 1.15.0
The developer, BENJAMIN ANDREW HOOPER, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy .
Data Not Collected
The developer does not collect any data from this app.
Privacy practices may vary, for example, based on the features you use or your age. Learn More
Accessibility
The developer has not yet indicated which accessibility features this app supports. Learn More
Information
Seller
BENJAMIN ANDREW HOOPER
Size
8.6 MB
Category
Developer Tools
Compatibility
Requires iOS 18.0 or later.
iPhone Requires iOS 18.0 or later.
iPad Requires iPadOS 18.0 or later.
Mac Requires macOS 15.0 or later and a Mac with Apple M1 chip or later.