From c00ff75346357d702ec3565e21662afc82aed096 Mon Sep 17 00:00:00 2001 From: mhoennig Date: Tue, 25 Aug 2026 14:32:01 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Werkbaum-Plan=20=E2=80=94=202=20Knoten?= =?UTF-8?q?=20in=20Produktion?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Beim Deploy der stabilen Instanz gehen diese Knoten live; SPEC ยง4 unterscheidet [x] fertig von [^] in Produktion (D30): - #ed.files: Open and save .werkbaum files - #ed.files.inplace: Saving writes back into the opened file (S) %% File System Access, Chromium --- docs/examples/werkbaum.werkbaum | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/examples/werkbaum.werkbaum b/docs/examples/werkbaum.werkbaum index 6174722..20bbbe9 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -86,8 +86,8 @@ - [^] #ed.fold.preset: One switch folds everything from size M downward (S) %% see D44 - [^] #ed.snaps: Earlier states of a document, every ten minutes (S) %% only when something changed - [^] #ed.snaps.manual: Save a state by hand, before a larger change (XS) %% ten minutes is the wrong beat for that moment - - [x] #ed.files: Open and save .werkbaum files (S) - - [x] #ed.files.inplace: Saving writes back into the opened file (S) %% File System Access, Chromium + - [^] #ed.files: Open and save .werkbaum files (S) + - [^] #ed.files.inplace: Saving writes back into the opened file (S) %% File System Access, Chromium + [^] #ed.fresh: Show what is new since your last visit (S) - [^] #ed.fresh.news: A star in the header, with the last few days (S) %% see D58 + [?] #ed.percolor: A pastel colour per person (S)