Log mileage

Asks for the current mileage, then logs the date, time, and value into a .CSV file in iCloud Drive.

Actions

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-create-folder.webp
Create Folder
Makes a new folder in the specified file storage service.
action-icon-append-to-text-file.webp
Append to Text File
Adds the text passed as input to the end of the specified file. Requires the name or path of the file to retrieve. For example, if you are appending a file called “notes.txt” in a folder called “Public”, use “/Public/notes.txt”.
shortcuts-action-icon-measurement.webp
Measurement
Passes the specified measurement (including number and unit) to the next action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.

More From This Folder

Extra Details

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

More From The Library


Get way deeper into Shortcuts – become a member.

Browse more