Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note about static messages in the main window #18

Merged
merged 2 commits into from
Feb 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/client/airport-conditions.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ When adding or editing a message, you can include Contractions by typing the **@
![Airport Conditions](/assets/images/AirportConditions_ContractionSearch.gif)

### Include Before Free-form Airport Conditions
If enabled, the checked static messages will be included before the free-form Airport Conditions text in the ATIS.
If enabled, the checked static messages will be included before the free-form Airport Conditions text in the ATIS.

{: .note }
The main window always shows static messages in front of the free-form airport conditions, regardless of this setting. Text and voice ATIS messages will include the static messages in the correct location.
7 changes: 5 additions & 2 deletions docs/client/notams.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,10 @@ To create or manage static messages:

When adding or editing a message, you can include Contractions by typing the **@** symbol followed by the contraction variable name. As you type, an autocomplete popup menu will display the available contraction options, allowing you to quickly select the desired contraction.

![Airport Conditions](/assets/images/Notams_ContractionSearch.gif)
![NOTAMS contraction search](/assets/images/Notams_ContractionSearch.gif)

### Include Before Free-form NOTAMs
If enabled, the checked static messages will be included before the free-form NOTAMs text in the ATIS.
If enabled, the checked static messages will be included before the free-form NOTAMs text in the ATIS.

{: .note }
The main window always shows static messages in front of the free-form NOTAMs, regardless of this setting. Text and voice ATIS messages will include the static messages in the correct location.