How far did I walk today?

Looks at the Health app for total steps and distance for today, then formats the information to display in an alert or be spoken back from Siri.

Actions Used

Find Health Samples
Searches for the health samples in your library that match the given criteria. Allows for sorting, changing the order, grouping by time periods, limiting the number passed as a result, and more. Includes most information in the Health app.
Get Details of Health Sample
Extracts information about a health sample including the type, value, unit, start date, end date, duration, source, and name.
shortcuts-action-icon-get-item-from-list.webp
Get Item from List
Returns one or more items from the list passed as input. You can get the first item, the last item, a random item, the item at a particular index, or items in a range of indexes.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-round-number.webp
Round Number
Rounds the number(s) passed into the action.
shortcuts-action-icon-format-number.webp
Format Number
Formats a number into text.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=How%20far%20did%20I%20walk%20today%3F
Open Shortcut deep link
shortcuts://open-shortcut?name=How%20far%20did%20I%20walk%20today%3F
AppleScript code
tell application “Shortcuts Events” run shortcut “How far did I walk today?” end tell

More From This Folder

More From The Library


Get way deeper into Shortcuts – become a member.