cqrlog/help/a_page_template.html
OH1KH 5f47da75a9 Changes to LoTW/eQSL download error files
Preface
	Sometimes you find some "QSO not found" errors in LoTW or eQSL download. There are some reasons for that.
		QSO did not complete and you did not log that, but the opponent station thinks it is completed.
		People type in their old paper logs to computer and upload them to LoTW/eQSL. QSO is ok but it is somewhere in your earlier paper logs.
		QSO may be an SWL report waiting to confirm via eQSL

	To make handling of those qsos a bit easier format of error files is changed.

	- Added adif header to lotw/eqsl download error files.
	- Added adif record for every lotw/eqsl error 'not in log' qso record
	  with lotw/eqsl sent+date and contest_id 'Qso_was_not_found_in_log!'
	- Renamed lotw/eqsl error files to ".adi".
	  Changed error file format by adif standard

	- Fixed frmMain speed button 'select all records' to be
	  'select all records now in buffer (max 500)' that is actually true.
	  This resolves issue #380 by easy way

	- help file fixes and additions

Squashed commit of the following:

commit efcd6114d249bab1181c0f89ac6759f08b4e9597
Author: OH1KH <oh1kh@sral.fi>
Date:   Wed Feb 16 10:06:17 2022 +0200

    help file fixes and additions

commit fcd9d9fe521006bcc20a267684a9f811364bacf0
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Feb 15 19:28:00 2022 +0200

    Removed *.txt from adif import selection list. Renamed lotw/eqsl error files to .adi. Changed error file format by adif standard

commit b81dcb04c49c20c26e14a13f891b40a253592114
Author: OH1KH <oh1kh@sral.fi>
Date:   Tue Feb 15 11:47:10 2022 +0200

     Added adif header to loww/eqsl error files.Added adif record for every lotw/eqsl error 'not in log' record with lotw/eqsl sent+date and command 'not in log'. Fixed frmMain 'select all records' to be 'select all records now in buffer (max 500)' that is actually true. Added *.txt files to show in adif import file selector so that lotw/eqsl eroro files can be found for import
2022-02-16 10:25:25 +02:00

49 lines
1.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en-us">
<head>
<title>CQRLOG - SUBJECT HERE</title></head>
<body>
<table border="0" cellpadding="5" cellspacing="2" width="100%">
<tbody>
<tr>
<td valign="top"><img src="img/exc.png"></td>
<td align="justify" bgcolor="ffffcc" valign="top"><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 align="center" width="33%">[<a href="index.html" target="_top">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>
<H2>SUBJECT HERE</H2><br><br>
PAGE TEXT HERE
<p align="center"><img src="img/line.png"></p>
<table style="text-align: left; width: 100%;" border="0" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td align="center" width="33%">[<a href="index.html" target="_top">Menu</a>]</td>
</tr>
</tbody>
</table>
<br>
</body>
</html>