From dfd8f4a45314938029dc23f5e6c053a8561e0f69 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Fri, 20 Oct 2023 18:06:19 +0300 Subject: instrucitons --- parsers/caves.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'parsers/caves.py') diff --git a/parsers/caves.py b/parsers/caves.py index 288719d..8b6f328 100644 --- a/parsers/caves.py +++ b/parsers/caves.py @@ -313,7 +313,8 @@ def do_pending_cave(slug, caveid, url, areacode, msg=None): default_note = "A reference has been found to this cave id in a survex file in the loser repo, or in a wallet metadata" default_note += " in a JSON file in the drawings repo, but no Cave Description exists in expoweb (in /cave_data/)


\n" - default_note += "INSTRUCTIONS: First open 'This survex file' (link above the CaveView panel) to find the date and info. Then " + default_note += "INSTRUCTIONS: FIRST read the notes in pendingcaves.txt
" + default_note += "Next open 'This survex file' (link above the CaveView panel) to find the date and info. Then " default_note += '

\n\n - (0) look in the cave number index for notes on this cave, ' default_note += "

\n\n - (1) search in the survex file for the *ref to find a " default_note += "relevant wallet, e.g.2009#11 and read the notes image files
\n - " -- cgit v1.2.3