Log time awake

Asks you for wake up time, when you fell asleep again, and logs the time in Health before presenting the total length back to you.

Actions Used

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.
Get Time Between Dates
Subtracts the specified date from the date passed into the action. For example, this action could get the number of minutes from now until a calendar event passed in as input.
Log Health Sample
Adds a data point into the Health app.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.

Extra Details

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

More From This Folder

Log caffeine

Asks you to choose the type of caffeinated drink (coffee, espresso, cappuccino, or a soda) and logs the caffeine content into the Health app. Also compares against the daily recommended limit of milligrams of caffeine.

Get Shortcut »

More From The Library

Calculate tip

Asks you to enter in the bill, then the percentage to tip, then calculates the tip total plus total cost and presents it back to you.

Get Shortcut »

Open Switch Control preferences

Opens the deep link into the Accessibility settings for Switch Control, which allows you to use your iPhone by sequentially highlighting items on the screen that can be activated through an adaptive accesssory. Other options include settings for Switches, Recipe, Scanning Style, Auto Scanning Time, Pause on First Item, Loops, Move Repeat, Long Press, Tap Behavior, Focused Item After Tap, and keyboard, switch stabilization, point scanning, audio, and menu items controls.

Get Shortcut »


Get way deeper into Shortcuts – become a member.