Apps, Reminders Find Reminders Searches for the reminders in your library that match the given criteria. Allows for sorting, changing the order, and limiting the number passed as a result. Show More
Documents, Rich Text Make Rich Text from HTML Takes the inputted HTML and turns it into rich text, which can then be converted to other formats. Show More
Documents, Rich Text Make HTML from Rich Text Converts the rich text passed as input to HTML text. Show More
Documents, Rich Text Make Rich Text from Markdown Takes the inputted Markdown and turns it into rich text, which can then be converted to other formats. Show More
Documents, Rich Text Make Markdown from Rich Text Converts the rich text passed as input to Markdown text (comparable to Aaron Swartz’s html2text script). Show More
Location, Ride Request Ride Requests a ride from the specified pickup location to a specified drop off location. Show More
Location, Routing Find Places Searches for nearby businesses and returns them as results. Pass a location as input to search near there. Show More
Location, Routing Get Distance Calculates the distance to the location passed into this action. Show More
Location, Routing Get Travel Time Estimates the amount of time it will take to travel to the location passed into this action. Lets you adjust the time interval. Show More
RSS, Web Get RSS Feeds from Page Extracts any RSS feed URLs from the given web URLs or web page. Show More
Safari, Web Run Javascript on Web Page Runs JavaScript on a Safari web page passed as input. Only available when running your shortcut as an Action Extension from Safari. Show More
Safari, Web Get Details of Safari Web Page Gets a specific piece of information from the safari web pages passed into the action, including page contents, page selection, page URL, and name. Show More