From 7236850f2b810c38efdac84239fa679d5c8c531e Mon Sep 17 00:00:00 2001 From: mhoennig Date: Tue, 25 Aug 2026 09:21:15 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20Werkbaum-Plan=20=E2=80=94=201=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.jump.dep: Ctrl+click follows a dependency to its id --- docs/examples/werkbaum.werkbaum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/examples/werkbaum.werkbaum b/docs/examples/werkbaum.werkbaum index 15e4aaf..c5ea118 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -72,7 +72,7 @@ - [^] #ed.docs.url: Load a document from ?sourceUrl= (S) - [^] #ed.docs.restore: Restore a shipped document from the menu (XS) - [^] #ed.jump: Jump between diagram and text (S) - - [x] #ed.jump.dep: Ctrl+click follows a dependency to its id (XS) + - [^] #ed.jump.dep: Ctrl+click follows a dependency to its id (XS) - [^] #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 - [^] #ed.depcomplete: Typing :# suggests the known ids (S) %% arrows choose, Enter inserts