This is functional, but clumsy. Unfortunately, it is the best that I can do under the restrictions that I have. You do not have to use all of it. For example, you could only input the Times Input section and this would create enough information to input into Flight Family. I have more detail as well as instructions in the help section.
Flight information input
This is only necessary if you want to create an e-mail for the flight attendants and is not necessary for creating the times section.
Flight Info:
Flight
(number only)Date Dep IATA
(3 letter)Arr IATA
(3 letter)Weather
Enter a list of ICAO (4 letter) codes seperated by a space in order to create an AeroWeathr pro and AviationWeather.gov link:
Favorite lists of airports for weather.
Enter lists of stations here. An example is that if you fly to Europe, you can keep a common list of common Northeast US and Canadian alternates so that you do not have to enter them everytime. You can load them into the input box and then edit the input to add origin, destination, ETP, and other alternates.
Use the 4 letter ICAO like the text box. Each list is seperated by a manual line break. Optionaly, you can add a label followed by a comma that will not load in the text box. These should reload everytime you reload the page for a new flight.
Examples:
KJFK KBOS KBGR CYHZ CYJT CYQX CYYT
Canada and Atlantic East, KJFK KBOS KBGR CYHZ CYJT CYQX CYYT
Canada and Atlantic West, CYYT CYQX CYJT CYHZ KBGR KBOS KJFK
Pilot Info:
Position Name 6-digit EmpNum FA employee numbers for e-mail
This is used to create the mail link.
Use 6-digit employee numbers.
Press enter after each number so that each number is on a new line.
Times Input
Notes:
- Enter all times as hhmm without ":". Leading zeros are optional.
- The entry of the Takeoff and Landing is used to derive the taxi and enroute times. This derivation is only valid using the original planned values before entering the actual takeoff time.
From Flight Prep -> Flight Information: Sched
DepPlan
DepSched
ArrPlan
ArrSTD ETD STA ETA UTC LCL --- --- From In Flight -> Enroute Information -> Key Activities: Take off Landing
Times
This will be populated with the times section once the input has been processed.
Information for Flight Attendants
Flight Family Text
Several flight attendants have commented that they are more likely to read information that is sent via Flight Family.
1. 2. Paste into Flight Family and send to the flight attendants.
Note: To paste into Flight Family, select the input like you are going to type a message and use the Paste icon on the keyboard.
Flight Attendant Briefing e-mail
Optional:
While you can modify the e-mail after copying it from below and before sending, the input box below will allow you to include a custom section that is added to the top of each e-mail for every flight.
This uses basic HTML. Some quick basic html: The sections in the e-mail below use <h2></h2> around the text for section headings. Use <p></p> to surround a paragraph or <br /> to go to the next line.
Example:
<h2>From the Captain:</h2>
<p>Please serve first choice of meal on the fine china!</p>
1. 2. 3. Paste the text into the e-mail.
Manually copy the text if necessary. The button will not work if JavaScript is not active.
Calculators
Basic Metar Unit Conversion
meters mps C Time Totaler
Time (hhmm) Operation Total
Clean up Mission+ TP box text
If the interet is down, Mission+ still has the TP information that you can paste into Jepp FD:
- Copy the points for the TP polygon from Area area of the specific TP in Mission+. Don't waste your time fine tuning the text selection. While you only need the points, don't worry if you over-shoot the text selection while copying.
- Extract the coordinates and translate them into a format that Jepp FD can use by pasting them into the box below.
- Create an Additional Route in Jepp FD. This feature is at the bottom of the Flight tab.
- Choose "Edit Route" for this new route.
- Paste the cleaned up coordinates from below into the additional route Jepp FD.
- Delete the origin and destination in the additional route.
Help
Discussion
This is created to share some information with the Flight Attendants. The main use case is as a backup for a face to face briefing on international flights.
This was originally created automatically from an iOS shortcut until Delta IT created rule 10.5. There is no getting around the fact that entering all of these data is tedius. You can pre-enter some of the data while waiting for the flight plan to be released. However, you can also just use portions of this page. For example, you can just enter the Times Input and this would give you enough information to create the Flight Family message.
What I would like to see:
Long-term: Improvements to Mission+ and Flight Family that will make this obsolete.
Short-term: Approval from Delta to allow iOS shortcuts to extract data from Mission+.
Instructions
Offline use
The best way that I have found to store and access this page for offline use is to structure this as a shortcut. The shortcut does not use any Delta data and is just used as a way of loading the page. In fact, you could trigger the shortcut by sharing any file.
Use the shortcut from a previous flight (or share any file) to load the page. Once the page is open in Edge, you can pre-populate the information. When the actual flight that you are interested in is available, go directly to the tab for this page in Edge as opposed to using the shortcut. You will probably have to borrow another pilots iPad to enter the data since Mission+ lacks split screen.
Go to www.johnfbell.com to occasionally to update to the latest version of the shortcut.
Times
The input of the times is meant to match the structure in Mission+. It is important that you use the takeoff and landing times in Mission+ before you enter the takeoff time. The code uses the planned takeoff time to derive the enroute and taxi times.
Highlighting
Select the text first that you want to highlight and then click the "Highlight" button. A limitation of highlighting is that you cannot highlight across different HTML sections. For example, you cannot highlight multiple cells in a table or multiple tables.
To unhighlight, select anywhere within the highlighted text and click on the "Unhighlight" button. This selection point must be at or after the start of the previously highlighted text that you want to unhighlight.
Basic HTML for notes and waypoint comments
You can use some basic tags in the Notes section. Use a </tag> at the end of the text. For example bolds would be <b>example text</b>
<b> for bold
<i> for italics
<u>for underline
<small>for small text
<h1> to <h6> for heading levels.
<blockquote> for indented section
Remember to close the section with </tag name>. For example <b>bolded text </b>
Feedback
thejohnbell@gmail.com
Change Log
2025/11/15 Put Flight Family output on different lines. 2024/01/23 Fixed error where early or late would be 24hrs off. 2023/12/25 Updated instructions. 2023/12/17 Added feature to eliminate duplicate airports in weather links. 2023/12/17 Added weather links favorite list. 2023/12/16 Added weather links. 2023/12/04 Initial release.