File: callbook.html

package info (click to toggle)
cqrlog 2.5.2-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,092 kB
  • sloc: pascal: 92,878; sh: 198; makefile: 80; xml: 22
file content (73 lines) | stat: -rw-r--r-- 3,101 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<head>
    <title>CQRLOG </title>
</head>
<body>
<table border="0" cellpadding="5" cellspacing="2" width="100%">
    <tbody>
    <tr>
        <td valign="top"><img src="img/exc.png"></td>
        <td bgcolor=ffffcc valign="top" align="justify"><strong>
            <font color="red">WARNING!</font></strong>
            Backup your data often! BACKUP your log directory at the end of EVERY session!
            All that you need to backup and store in a safe place is the log database directory
            located in the ~/.config/cqrlog/database folder, or you can enable the autobackup function
            in Preferences. This autobackup function creates an ADIF file with a backup of your log.
            /td>
    </tr>
    </tbody>
</table>
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
    <tbody>
    <tr>
        <td width="33%" align="center">[<a href="index_right.html">Menu</a>]</td>
    </tr>
    </tbody>
</table>
<br>
<div style="text-align: left;"><strong>CQRLOG for LINUX by OK2CQR &amp; OK1RR</strong></div>
<p align=center><img src=img/line.png></p>

<a name=cb1><h2><strong>Callbook support</strong></h2></a>

<table border="0" cellpadding="5" cellspacing="2"  >
<tr>
    <td valign="top"><img src=img/cbk1.png>
    <p>
When callbook support is enabled information for callsign can be searched by selecting
<br> <strong>Search</strong> or pressing F6 key. 
</p></p>By default currently highlighted callsign from <strong>QSO list</strong> is selected for search.
<br>Any callsign may be typed in and then <strong>Search</strong> pressed.
<br><strong>Close</strong> or <strong>ESC key</strong> closes window.</p>
<p>With <strong>Database update</strong> you can search call book information for already worked qsos in the log.
<br>Update may be focused to <strong>whole log</strong> (do you really need that?), <strong>filtered selection</strong> (F12) from log
<br>or <strong>manually selected</strong> qsos from log.(Ctrl+left mouse click(s)).
<br>Update can keep names untouched while updating other information from HamQTH/QRZ.
</p>Update takes about one second per logged qso. It can be cancelled at any time and cqrlog
<br>remembers the breakpoint and can continue from that point on next time.
<br>How ever the continued update may fail if the breakpoint from last run is outside of current
<br>selection.</p></td>

<td><img src=img/cbk2.png></td>
</tr>

</table>
<p>Database update start questions:<br><br>
<img src=img/cbk3.png> <img src=img/cbk4.png><br><img src=img/cbk5.png>
</p>
<p>Information about update process:<br><br><img src=img/cbk6.png> <img src=img/cbk7.png>
<img src=img/cbk8.png> <img src=img/cbk9.png></p>
<p align=center><img src=img/line.png></p>
<br>
<table width="100%" border="0" cellpadding="2" cellspacing="2">
    <tbody>
    <tr>
        <td width="33%" align="center">[<a href="index_right.html">Menu</a>]</td>
    </tr>
    </tbody>
</table>
<br>
</body>
</html>