diff --git a/cave_data/cavealiases.txt b/cave_data/cavealiases.txt index 498beded2..096074cd8 100644 --- a/cave_data/cavealiases.txt +++ b/cave_data/cavealiases.txt @@ -1,8 +1,8 @@ ; This is the list of cave aliases which is parsed when a database reset is done. ; This capability created 3rd July 2024. -; This is IMPORTANT as it enables old logbook and wallet cave ids to be redirected to current cave ids. -; such as "2017_cucc_28" => "1623-290" is Fishface. +; This is IMPORTANT as it enables old logbook, QM and wallet cave ids to be redirected +; to current cave ids. such as "2017_cucc_28" => "1623-290" is Fishface. ; Note that this just creates aliases for historic ids, it does not rename any cave or file. @@ -21,6 +21,8 @@ ; all upper- and lower-case variants for the alias are done automatically ; only one alias and target per line +; This list is VERY INCOMPLETE. We need to add to it so that historic logbooks work nicely. + # ("2011-01", "1623-292"), seems to be a mistake @@ -46,12 +48,13 @@ ("balkonhoehle", "1623-264"), ("balkonhohle", "1623-264"), ("balconhohle", "1623-264"), -("Balkon Hoehle", "1623-264"), -("FischGesicht Hoehle", "1623-264"), -("Bad Forecast", "1623-277"), + ("Balkon Hoehle", "1623-264"), + ("FischGesicht Hoehle", "1623-264"), + ("Bad Forecast", "1623-277"), ("fgh", "1623-290"), ("fishface", "1623-290"), ("gsh", "1623-291"), + ("1623-2023-lc-01", "1623-318"), ("tempest", "1623-2023-lc-01"), # see this aliases an alias from the previous line @@ -139,4 +142,5 @@ + \ No newline at end of file