1,388
edits
| Line 81: | Line 81: | ||
# With numerical data, we have given the units in which these values are presented with conversions to other units. | # With numerical data, we have given the units in which these values are presented with conversions to other units. | ||
# 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. | # 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. | ||
== Data filtering == | |||
The add-on allows you to filter some columns in the main log window. At the moment you can filter by the "Aircraft" and "Type" columns. To use filtering, hover the mouse cursor over a given column (it will be highlighted) and click it. A new window will appear with a choice of values. For filtering on the "Aircraft" column, these will be the IDs of aircraft you have flown before. For filtering by the "Type" column, these will be the names of aircraft types. Each window with filters also has the "Default All" position, which means that the filter will be turned off and all items will be shown. When the filter is enabled, a <code>(!)</code> sign will be shown next to the filtered column to warn that the filter has been used. | |||
After using the filter, the "Totals" row will also be updated with the filtered data. In this way, he can see statistics for a specific aircraft or types of aircraft. | |||
== Editing and deleting data == | == Editing and deleting data == | ||
| Line 89: | Line 95: | ||
At the bottom of the details window there is a <code>[Delete]</code> button, with which you can completely delete the selected entry. | At the bottom of the details window there is a <code>[Delete]</code> button, with which you can completely delete the selected entry. | ||
== Backup == | == Backup == | ||
edits