Show the Workflow tag on MacStories

Opens the tag page on the MacStories website for stories marked with “Workflow,” the original version of the Shortcuts app – these stories introduced me to the app before I joined the team. So, uh, thanks Federico!

Scripting Actions

shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next 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).

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Show%20the%20Workflow%20tag%20on%20MacStories
Link to Open Shortcut
shortcuts://open-shortcut?name=Show%20the%20Workflow%20tag%20on%20MacStories
AppleScript code
tell application “Shortcuts Events” run shortcut “Show the Workflow tag on MacStories” end tell

More From This Folder

Open Club MacStories

Shows the main homepage for Club Macstories, the members-only portion of the MacStories website with weekly newsletters, community events, and private stories with more advanced techniques.

Get Shortcut »

More From The Library

Add Personal Finance spreadsheet

Presentes a list of templates from the Personal Finance category in Numbers, including a simple budget, personal budget, personal savings, stock portfolio tracker, and calculators for shared expenses, net worth, college savings, retirement savings, loan comparison, and mortgages.

Get Shortcut »

Scrape session titles

For a given list of Apple Developer session URLs, this will iterate through each, grabbing the name of the webpage, cleaning it up, and reformatting it into a Markdown list before copying that to your clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more