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

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
Log Health Sample
Adds a data point into the Health app.
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.
shortcuts-action-icon-replace-text.webp
Replace Text
Replaces some text passed into the action with other text.
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-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

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 »

Extra Details

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

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more