Open RSS posts

Gets the RSS feed from the Shortcut Input, extracts 10 stories, presents them in a menu, and copies the chosen URLs before opening them in Safari.

Actions Used

shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-get-urls-from-input.webp
Get URLs from Input
Returns any links found in the output from the previous action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).
shortcuts-action-icon-choose-from-list.webp
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection. Prompt The instruction provided when the list is presented. Select Multiple When enabled, multiple items may be chosen from the list.
shortcuts-action-icon-get-rss-feeds-from-page.webp
Get RSS Feeds from Page
Extracts any RSS feed URLs from the given web URLs or web page.
shortcuts-action-icon-get-items-from-rss-feed.webp
Get Items from RSS Feed
Downloads the latest items from an RSS feed.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20RSS%20posts
Open Shortcut deep link
shortcuts://open-shortcut?name=Open%20RSS%20posts
AppleScript code
tell application “Shortcuts Events” run shortcut “Open RSS posts” end tell

More From This Folder

More From The Library

Toggle Voice Control

Switches the Voice Control so you can issue commands to your device, giving you hands-free control of your devices.

Works great for Accessibility purposes, as well as simply using a device when you can’t reach it – I use this on my iPad Pro when it’s on the stand I have on my desk.

Get Shortcut »


Get way deeper into Shortcuts – become a member.