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

Cross-post everywhere

Prompts you to enter in a message, then copies the text, posts it to Mastodon via Ivory, then opens Threads with the message filled out. On Mac, opens the Threads website.

Get Shortcut »


Get way deeper into Shortcuts – become a member.