Enter the data

QSO list
Date Time Callsign Band Mode RS RR Op. SOTA/WFF
Status:

General
QSO
Bands

Simple fast log entry written in HTML/Javascript by Petr, OK2CQR. Heavily inspired by FLE from Bernd, DF3CB. Unfortunately, the FLE works only on Windows and Linux using Wine, but I needed something working on macOS and/or Android tablet. I didn't need all the features, just wanted to log QSO from my WFF/SOTA/GMA activation.

The SFLE (Simple fast log entry) is a tool created by GDD (Google Driven Development) using Bootstrap 4 and jQuery (I'm a backend developer). Data is stored only in your browser. The website does not collect any data about you.

If you find any bug or have a suggestion on how to improve the website, please let me know at petr@ok2cqr.com. I get many emails every day, if you don't get a reply in a few days, don't hesitate to send your email again.

Source code is available on GitHub.

Changelog:

2023-12-30

  • new: values from fields 'My grid' and 'Power' are stored into the local storage and also visible bellow the QSO entry field
  • fix: small design issue

2023-09-24

  • fix: 70CM band was not recognized

2023-08-05

  • new: when you click the 'Load sample log' button, a question dialog will appear, asking if you want to replace the existing data
  • new: after attempting to download the ADIF file, if no band and/or mode is defined, a dialog window will appear displaying an error message
  • fix: getting freq from band and mode

2023-04-25

  • new: showing frequency after hovering the band column table
  • new: the website's look and feel have been significantly improved, thanks to the pull request submitted by Aleš Kounovský, who did an outstanding job

2022-07-23

  • new: Power and My grid fields added to Settings values will be in the exported ADIF file if filled in.

2022-02-16

  • new: Custom report support - e.g. 5 7 means 559 as RST sent and 579 as RST received on CW or 55/57 on SSB, click to Load sample log button to see real examples

2022-02-03

  • new: Showing QSO count below the table

2022-01-29

  • new: dark mode (thanks to Andreas, LA8AJA)
  • new: saving data to local storage (thanks to Andreas, LA8AJA)
  • new: grid scrolls to last line after adding a new qso (thanks to Andreas, LA8AJA)
  • new: website should be responsive
  • fix: some design fixes (thanks to Andreas, LA8AJA)
  • fix: qso time loading

2021-12-04

  • new: area with QSO data has monospace font
  • fix: callsign with slash was not recognized
  • fix: loading qso date from date field