more text

This commit is contained in:
Philip Sargent 2023-09-03 00:18:10 +03:00
parent fb98134c1a
commit 5e887901d5

View File

@ -118,10 +118,12 @@ For more details of the mechanics see the <a href="computing/logbooks-format.htm
</ul>
<p>The result is a webpage reporting who did what and what was done by whom on expo,
e.g. see <a href="http://expo.survex.com/expedition/2018">the 2018 expo report</a>.
e.g. see <a href="http://expo.survex.com/expedition/2018">the 2018 expo report</a>
and individual logbook entries on a specific date, such as the date of a survey or wallet, are now
listed below so that it is easier to find context which has been omitted from a survex file, e.g.
<a href="/survexfile/caves-1626/359/alpine_showers">Alpine Showers survex file</a> has a list below it
of trips on that date, inlcuding the relevant
<a href="/logbookentry/2023-07-14/2023-07-14b">logbook trip report</a>.
<h4>Editing logbooks</h4>
@ -132,7 +134,7 @@ should be tested offline before the edited logbook is uploaded to the server.
<p>It is not robust because it all depends on a rather hairy regex - all in one expression - which is of course very bad practice.
<hr />
Go on to <a href="computing/logbooks-parsing.html">Importing logbooks into troggle</a>.
Go on to <a href="computing/logbooks-parsing.html">Importing logbooks into troggle</a>.<br />
Go on to <a href="computing/logbooks-format.html">Logbook internal format</a> documentation.
<hr /></body>
</html>