Skip to content
Ladislav Foldyna edited this page May 10, 2022 · 5 revisions

An operator can define a rules that will trigger an alert in QLog.

The rules can be defined via LogbookAlert Rules. The alerts are

  1. shown in the Main Window;
  2. sent as the Spot Alert Notification message (see Notifications for more details).

The rule can define matching parameters for these fields from DX Station:

Field Comment
Rule Name The name of the rule
Enabled If the rule should be active / inactive
Source From which source spots are evaluated.
Currently supported are: DX Cluster, WSJTX
DX Callsign Regular expression for matching DX Callsign.
The field implements Perl-compatible regular expressions
See more detail in QRegularExpression
Country Specifies the DX callsign's country
Log Status specified the status in the log (new Entity, new Band etc.)
Spot Comment Regular expression for matching DX Comment.
The field implements Perl-compatible regular expressions
See more detail in QRegularExpression
Modes If the main checkbox is unchecked then all modes are matched.
Bands If the main checkbox is unchecked then all bands are matched.
Continent If the main checkbox is unchecked then all continents are matched.

The rule can also define matching parameters for Spotter:

Field Comment
Country Specifies the Spotter's country
Continent If the main checkbox is unchecked then all continents are matched.
Clone this wiki locally