1,388
edits
No edit summary |
No edit summary |
||
| Line 56: | Line 56: | ||
# <code>Max Alt</code> – maximum altitude, in feet, reached during flight. | # <code>Max Alt</code> – maximum altitude, in feet, reached during flight. | ||
# <code>Note</code> – notes, by default the full name of the aircraft. '''This is a good place to enter your own notes as well'''. | # <code>Note</code> – notes, by default the full name of the aircraft. '''This is a good place to enter your own notes as well'''. | ||
= Viewing the logbook = | |||
The add-on also provides the ability to view the entire flight logbook from the simulator. You should select "Logbook" -> "Logbook" from the menu. The main window will open with the entire logbook in tabular form. The last row signed "Totals", contains a summary, not only of the visible entries on a given page, but of the entire logbook. The same "Totals" row is visible on every page. | |||
At the very bottom we have a row of buttons, mainly for moving through the log pages. The <code>[|<<]</code> button means moving to the first page, <code>[<]</code> moving to the previous page, <code>[>]</code> moving to the next page, <code>[>>|]</code> moving to the last page. In the middle we have text information in the format <code>{on which page we are} / {number of all pages} (number of entries in the log)</code>. On the right we have a <code>[dark]</code>/<code>[light]</code> button to switch between window styles. The <code>[?]</code> button opens a window with help (the same as from the "Logbook" -> "Help" menu). | |||
Each log entry can be hovered over and clicked. Then an additional window will open presenting the details of the given entry. In general, we have the same information here as in the main window, except: | |||
# ICAO airport codes include their names in parentheses. | |||
# With numerical data, we have given the units in which these values are presented. | |||
# At the very bottom we have an additional <code>Note</code> field, which is not displayed in the main window, due to the possibility of placing any length of text here. | |||
== Editing and deleting data == | |||
Each logbook entry can be edited from the simulator. You need to select "Logbook" -> "Logbook" from the menu. The main window with the entire logbook will open. Here you can search for the entry you want to edit and click on it. The details window for the entry will open. Now you can click on the specific entry you want to edit. Another window with a text field will open. Just enter the new value and confirm with the <code>[Save]</code> button. The change will immediately be saved to a file. | |||
At the bottom of the details window there is a <code>[Delete]</code> button, with which you can completely delete the selected entry. | |||
edits