From 4e0ce518206461cd4490d631d02d47a8271ced5a Mon Sep 17 00:00:00 2001 From: mhoennig Date: Tue, 25 Aug 2026 17:20:48 +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.deplink.fold: A hidden endpoint falls to its visible ancestor (S) %% source and target alike, see D75 - #ed.deplink.toggle: A switch hides the cross links - #ed.fold.preset: The fold button cycles through four presets (S) %% M-and-smaller, off-path, all, none — see D44/D75 --- 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 efc6f41..adc5bfb 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -42,8 +42,8 @@ - [^] #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) - - [x] #ed.deplink.fold: A hidden endpoint falls to its visible ancestor (S) %% source and target alike, see D75 - - [x] #ed.deplink.toggle: A switch hides the cross links (XS) + - [^] #ed.deplink.fold: A hidden endpoint falls to its visible ancestor (S) %% source and target alike, see D75 + - [^] #ed.deplink.toggle: A switch hides the cross links (XS) - [^] #ed.path: Cheapest path (XL) - [^] #ed.path.cost: Cost model, a size prices its subtree (S) - [^] #ed.path.est: Missing size estimated from the sub-packages (S) %% see D66 @@ -85,7 +85,7 @@ - [^] #ed.fold.marks: Initial state from the text: > collapses, < re-opens (S) - [^] #ed.fold.click: Fold and unfold in the diagram (S) - [^] #ed.fold.write: Folding writes the mark back into the text (S) %% one undo step - - [x] #ed.fold.preset: The fold button cycles through four presets (S) %% M-and-smaller, off-path, all, none — see D44/D75 + - [^] #ed.fold.preset: The fold button cycles through four presets (S) %% M-and-smaller, off-path, all, none — see D44/D75 - [^] #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)