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.

Scripting Actions

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.
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-format-number.webp
Format Number
Formats a number into text.
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-round-number.webp
Round Number
Rounds the number(s) passed into the action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=How%20far%20did%20I%20walk%20today%3F
Link to Open Shortcut
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

Analyze address

Gets addresses from the clipboard or shared as input, presents a menu if more than one is found, and then gives options for sharing it, showing it in maps, getting directions, getting travel time, or sharing the Maps URL to that spot.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more