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.

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.
shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.
shortcuts-action-icon-set-appearance.webp
Set Appearance
Changes system appearance (between Light/Dark).
shortcuts-action-icon-show-alert.webp
Show Alert
Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut.
shortcuts-action-icon-set-focus.webp
Set Focus
Turns Do Not Disturb on or off.
shortcuts-action-icon-set-brightness.webp
Set Brightness
Sets the device brightness.

More From This Folder

Extra Details

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

More From The Library

Change volume

Quickly change your device’s system volume by picking a numeric value from a list. Customize the list to contain your favorite volume presets, which support decimal values.

Original version by Federico Viticci for MacStories: https: or or www.macstories.net or ios or how-to-adjust-ios-volume-via-workflow-when-streaming-audio-to-homepod or

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more