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

Open Zoom preferences

Opens into Settings > Accessibility > Zoom to let you toggle the feature on or off to magnify the entire screen with a double tap, three-finger drag, and double tap three fingers, as well as features like Follow Focus, Smart Typing, Keyboard Shortcuts, Zoom Controller, Zoom Region, Zoom Filter, Show while Mirroring, and Maximum Zoom Level.

Get Shortcut »

Open my YouTube Clips

Opens your personal feed on Clips saved from YouTube videos. Use this feature to capture important ideas and give them custom titles, and have a feed of personalized clips to view again later.

Get Shortcut »


Get way deeper into Shortcuts – become a member.