From d12bfd1c57763aa5fd9cc3c6866d24d0805adecd Mon Sep 17 00:00:00 2001 From: mhoennig Date: Thu, 27 Aug 2026 10:41:07 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Werkbaum-Plan=20=E2=80=94=203=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.lens: A people bar with a person lens - #ed.lens.fold: One person's nodes, everything else folds (S) %% view-only, never written into the text - #ed.lens.load: A load bar per person, shares of the open path work (S) %% the D71 measure --- docs/examples/werkbaum.werkbaum | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/examples/werkbaum.werkbaum b/docs/examples/werkbaum.werkbaum index 7a6ec59..d7c7e8c 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -87,9 +87,9 @@ - [^] #ed.fold.write: Folding writes the mark back into the text (S) %% one undo step - [^] #ed.fold.preset: The fold button cycles through four presets (S) %% M-and-smaller, off-path, all, none — see D44/D75 + [?] #ed.textfold: Fold regions in the text editor, next to the line numbers %% view-only, unrelated to the > marks; not sized yet - - [x] #ed.lens: A people bar with a person lens (M) - - [x] #ed.lens.fold: One person's nodes, everything else folds (S) %% view-only, never written into the text - - [x] #ed.lens.load: A load bar per person, shares of the open path work (S) %% the D71 measure + - [^] #ed.lens: A people bar with a person lens (M) + - [^] #ed.lens.fold: One person's nodes, everything else folds (S) %% view-only, never written into the text + - [^] #ed.lens.load: A load bar per person, shares of the open path work (S) %% the D71 measure - [^] #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 - [^] #ed.files: Open and save .werkbaum files (S)