diff --git a/years/2025/log_entries/readme.txt b/years/2025/log_entries/readme.txt index 7638d2379..6c8ca3542 100644 --- a/years/2025/log_entries/readme.txt +++ b/years/2025/log_entries/readme.txt @@ -7,12 +7,14 @@ After each expo finishes, the logbook will be permanantly stored in the same HTML archive format we are currently using. 2025-11-22 -All apprently working in writing the JSON, then parsing from JSON and rebuilding +All apparently working in writing the JSON, then parsing from JSON and rebuilding the logbookentry named-tuple, not yet actually used. -Needs to be tested. +Needs to be tested doing full import from JSON. + "guest" field needs testing too. Then will need plumbing in to the logbook edit process. CUrrently this is just a one-off manual export, and a database reset import. + Also the logbook creqtion process in the first place.