From 94aa16efbd8aacc8d7a8d5317079bf4a8ea862b1 Mon Sep 17 00:00:00 2001 From: mhoennig Date: Mon, 24 Aug 2026 17:49:55 +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.render.wrap: Long titles wrap into balanced lines (S) %% max ~40 chars, see D64 - #ed.depcomplete: Typing :# suggests the known ids (S) %% arrows choose, Enter inserts --- 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 492d15d..3d888a3 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -38,7 +38,7 @@ - [^] #ed.render.horiz: Horizontal fan (S) - [^] #ed.render.vert: Vertical, transposed (S) - [^] #ed.render.comp: Compact (S) - - [x] #ed.render.wrap: Long titles wrap into balanced lines (S) %% max ~40 chars, see D64 + - [^] #ed.render.wrap: Long titles wrap into balanced lines (S) %% max ~40 chars, see D64 - [^] #ed.deplink: Cross links for dependencies (M) - [^] #ed.deplink.calm: Visually secondary — the tree carries the message (S) - [^] #ed.deplink.focus: Highlight what a selected node needs and feeds (S) @@ -73,7 +73,7 @@ - [^] #ed.jump: Jump between diagram and text (S) - [^] #ed.lineno: Line numbers in the text editor (XS) %% the warnings name them - [^] #ed.shortid: Type #.kc under #prod-stage, get #prod-stage.kc (XS) %% an input aid, not notation - - [x] #ed.depcomplete: Typing :# suggests the known ids (S) %% arrows choose, Enter inserts + - [^] #ed.depcomplete: Typing :# suggests the known ids (S) %% arrows choose, Enter inserts - [^] #ed.showids: A # button shows the ids before the titles (XS) %% written as in the text, with a colon - [^] #ed.lineno.tip: The warning is the tooltip of its number (XS) %% no hunting in the list - [^] #ed.fold: Collapsible subtrees (L)