Better Detailed Location
COMMENT
Using the get weather action to grab your general location quickly.
LOCATION
Get current weather at
Current Location

Weather Conditions
LOCATION
Get
Latitude
from
Weather Conditions

Latitude
LOCATION
Get
Longitude
from
Weather Conditions

Longitude
MISSING
Under Construction
MAPS
Search for
Gas station
near
Current Location

Local Businesses
SCRIPTING
Choose from
Local Businesses

Chosen Item
DOCUMENTS
Save
Map Image of Location
Destination Path
[{'value': '/Shortcuts/', 'class': 'text'}, {'class': 'magic', 'value': 'Local Businesses', 'glyph': '', 'UUID': '6645CC7F-4206-499E-BFAB-B364EDE13613'}]Overwrite If File Exists

Saved File
MISSING
Under Construction
SCRIPTING

Provided Input
TEXT
Just got gas at
Longitude
Latitude
, located at
Selected Item
. It cost $
Selected Item
Here's a pic of the area:
<map>[
Local Businesses
,
Ask for Input
](I'm right here!)
And the receipt:

Text
VARIABLES
Add
Text
to
preview
SCRIPTING
Choose from Menu

Menu Result
SCRIPTING
Camera

Menu Result
CAMERA
Take
1 photo
photo
Back
camera

Photo
VARIABLES
Set variable
Camera
to
Photo
SCRIPTING
Photo

Menu Result
SCRIPTING
End Menu

Menu Result
SHORTCUTS

Shortcut Result
SCRIPTING
Repeat with each item in
Menu Result

Repeat Results
MEDIA
Get
Metadata Dictionary
from
Repeat Item

Metadata Dictionary
TEXT
{GPS}

Text
SCRIPTING
If
Text
contains
Latitude
LOCATION
Get
Longitude
from
Repeat Item

Longitude
LOCATION
Get
Latitude
from
Repeat Item

Latitude
LOCATION
Get
City
from
Repeat Item

City
SCRIPTING
Otherwise
SCRIPTING
End If

If Result
VARIABLES
Add
Repeat Item
to
preview
SCRIPTING
End Repeat

Repeat Results
MISSING
Under Construction
SCRIPTING
Wait
1 second
SCRIPTING
Wait to return
MEDIA

Cropped Image
SHORTCUTS

Shortcut Result
MESSAGES
Send "
Cropped Image
" to
Recipients
SCRIPTING
Wait
1 second
PHOTOS
Delete
Photos
TEXT
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<title>I AM AWESOME!!!!</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300,800,700&display=swap');
* {
margin: 0;
padding: 0;
outline: none;
-webkit-user-select: none;
user-select: none;
}
body {
padding: 25px;
color: #000000;
background: #ffffff;
font-family: "Inter", sans-serif;
font-weight: 700;
}
h2 {
font-size: 32px;
font-weight: 800;
text-align: center;
}
a {
font-weight: bold;
color: #0096FF;
}
p {
margin-top: 20px;
font-weight: 300;
}
@media (prefers-color-scheme: dark) {
* {
color: #ffffff;
}
body {
background-color: #000000;
}
}
</style>
</head>
<body>
<h2>Title</h2>
<p>I am premium. Use <a href="https://google.com">the regular old google link</a> to sign up if you do not have an account already.</p>
<p>Check out a different link <a href="https://google.com">google again!!!</a>
</p>
<p> help support the developer ❤️</p>
</body>
</html>

Text
SCRIPTING
Set name of
Text
to
Awesome.html

Renamed Item
Showcuts