Clean up book quote

Takes highlighted text shared from Books and scrapes out the extra metadata.

Actions

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.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-match-text.webp
Match Text
Searches text passed into the action for matches to a regular expression.
shortcuts-action-icon-get-group-from-matched-text.webp
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.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
shortcuts-action-icon-copy-to-clipboard.webp
Copy to Clipboard
Copies the result of the last action to the clipboard.
shortcuts-action-icon-show-notification.webp
Show Notification
Displays a local notification.

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Clean%20up%20book%20quote
Link to Open Shortcut
shortcuts://open-shortcut?name=Clean%20up%20book%20quote
AppleScript code
tell application “Shortcuts Events” run shortcut “Clean up book quote” end tell

More From The Library

Call Arc

Opens Arc Search and activates the “Call” feature that lets you talk to Arc like it’s a virtual directory assistance helper.

Get Shortcut »

Special characters

Contains a dictionary of names and symbols that, when passed into Choose From List, becomes selectable – for whichever option is chosen, the corresponding symbol will be passed out and copied to the clipboard.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more