From 4bb775397784227a72b5abcfcac8e3bf2afc88bc Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Tue, 25 Nov 2025 23:56:05 +0000 Subject: [PATCH] Exporting 1 logbook entries as individual files. - on dev machine 'SnowWhite' --- years/2025/log_entries/2025-11-24a.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 years/2025/log_entries/2025-11-24a.json diff --git a/years/2025/log_entries/2025-11-24a.json b/years/2025/log_entries/2025-11-24a.json new file mode 100644 index 000000000..36cd5316d --- /dev/null +++ b/years/2025/log_entries/2025-11-24a.json @@ -0,0 +1,25 @@ +{ + "date": "2025-11-24", + "title": "Cambridge - TESTING", + "place": "Cambridge", + "other_people": "", + "text": "We had a lot of fun in the rain... and snow.", + "slug": "2025-11-24a", + "time_underground": 0.0, + "author": { + "slug": "philip-sargent", + "nickname": "Philip S.", + "tu": 0.0 + }, + "trippersons": [ + { + "slug": "philip-sargent", + "nickname": "Philip S.", + "tu": 0.0 + } + ], + "expedition": { + "year": "2025", + "name": "CUCC expo 2025" + } +} \ No newline at end of file