From 29e244c48222278c2f255ff2adf45e3af7c9f895 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Fri, 24 Jul 2026 16:50:45 +0200 Subject: export: internal/export (Markdown/Text/ReadingsPDF via pure-Go go-pdf/fpdf + embedded DejaVu Sans, covers pl/la/gr); cli --md/--pdf/--out; web /export + download links; v0.22.0 --- internal/web/templates/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'internal/web/templates') diff --git a/internal/web/templates/index.html b/internal/web/templates/index.html index d3416e9..cd30208 100644 --- a/internal/web/templates/index.html +++ b/internal/web/templates/index.html @@ -78,6 +78,14 @@ + {{/* Download the current readings; the URL is built from the live control + values at click time so it always matches what's on screen. */}} + {{.L.Export}}: + txt + md + pdf + +
{{.Reading}}
-- cgit v1.3