Documents, Text Editing ? Correct Spelling Autocorrects the spelling of text passed into the action. Show Action
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 Action
Sharing, System ✴️ Share with Extensions Prompts to share the input using action extensions and sharing extensions provided by other apps. Show Action
Documents, Text ⬆️ Get Text from Input Returns text from the previous action’s output. For example, this action can get the name of a photo or song, or the text of a web page. Show Action
Documents, Text ℹ️ Show Definition Shows the definition of the word passed into the action. Show Action
Documents, Text ? Dictate Text Transcribes what you say aloud into text and passes the result to the next action. Show Action
Documents, Text Editing ? Match Text Searches text passed into the action for matches to a regular expression. Show Action
Documents, Text Editing ? Replace Text Replaces some text passed into the action with other text. Show Action
Documents, Text Editing ☕️ Get Group from Matched Text Gets the text that matched a particular capture group or all of the capture groups from the output of a Match Text action. Show Action