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 Used

shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.
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-set-brightness.webp
Set Brightness
Sets the device brightness.
shortcuts-action-icon-set-focus.webp
Set Focus
Turns Do Not Disturb on or off.
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.

Extra Details

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

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.