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

Book Mode

Opens the Books app, then prompts you to confirm setting orientation lock so the screen doesn’t rotate. When run from Mac, opens the app in fullscreen.

Get Shortcut »

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


Get way deeper into Shortcuts – become a member.

Browse more