From 47de3cc8dd9c6154181ee9d538775a1c94ca8c09 Mon Sep 17 00:00:00 2001 From: Philip Sargent Date: Wed, 5 Apr 2023 20:43:55 +0100 Subject: [PATCH] add update to HTMX bit --- handbook/troggle/trogspeculate.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/handbook/troggle/trogspeculate.html b/handbook/troggle/trogspeculate.html index 0df4a8397..a73a50bd7 100644 --- a/handbook/troggle/trogspeculate.html +++ b/handbook/troggle/trogspeculate.html @@ -77,6 +77,7 @@ the stability we want that Javascript is failing to provide, such as NiceGUI and Pynecone. Though things running on wasm are perhaps going to be more future-proof. [2023].

It looks possible that the <HTMX> approach may settle down to replace HTML5 and also subsume a lot of what is now provided inside Javascript frameworks. We will wait until then. +

[Update April 2023] It does indeed look as if HTMX is likely to be importatn in the future when we want to refresh only parts of pages. See this article: A 'No JS' Solution for Dynamic Search in Django. Something along these lines seems likely to appear in a future release of HTML.

Our biggest problem

We need: @@ -100,8 +101,8 @@ an update that would be nice. It's on my to-do

troggle now

Troggle is very nearly fully working (not with as many functions as originally envisaged admittedly) but very nearly [it is now: 8 July 2020]. -The QM data display needs writing; but other than that it's in pretty good -shape. [Ah, yes, we should really add "drawings" as a core concept as well +The QM data display needs writing; but other than that it's in pretty good +shape is now done. [Ah, yes, we should really add "drawings" as a core concept as well as "surveyscans". That will be a bit of work.]

Need for separate data-import checking scripts