to do updated

This commit is contained in:
2025-11-25 21:15:03 +02:00
parent 60fe028d34
commit 21a048d3bd

View File

@@ -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.