Added documentation on copy/pasting QSOs and the world map tool.

pull/70/head
Christian Jacobs 2018-03-31 22:32:56 +01:00
rodzic f597122721
commit d41d20779b
2 zmienionych plików z 13 dodań i 0 usunięć

Wyświetl plik

@ -49,6 +49,17 @@ An existing record can be edited by:
This will bring up the same dialog window as before.
Copying/pasting a record
------------------------
An existing record can be copied and pasted by:
- Selecting it and right-clicking to bring up the popup menu.
- Selecting ``Copy``.
- Right-clicking again and selecting ``Paste``. This will duplicate the record, with the duplicate becoming the latest record in the selected log.
Deleting a record
-----------------

Wyświetl plik

@ -38,6 +38,8 @@ The world map tool (see figure:world_map_) can be used to plot the QTH of your s
The user's QTH can be pin-pointed on the map by specifying the QTH's location (e.g. city name) and latitude-longitude coordinates in the preferences. If the `geocoder <https://pypi.python.org/pypi/geocoder>`_ library is installed then these coordinates can be filled in for you by clicking the lookup button after entering the QTH's name, otherwise the coordinates will need to be entered manually.
The location of a worked station may also be plotted by right-clicking on the relevant QSO in the main window and selecting ``Pinpoint`` from the popup menu.
.. _figure:world_map:
.. figure:: images/world_map.png
:align: center