From e58f71bf90974911e3ce959a98dcc270ec690985 Mon Sep 17 00:00:00 2001 From: mhoennig Date: Thu, 27 Aug 2026 17:30:33 +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): - #trk.create: Create tickets from nodes - #trk.open: Open a ticket ref in Taiga (S) :#trk.create.ref,#not.tag.project --- 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 d634c66..1f54195 100644 --- a/docs/examples/werkbaum.werkbaum +++ b/docs/examples/werkbaum.werkbaum @@ -205,14 +205,14 @@ - [ ] #trk.resolve.read: Read title, link and status (S) - [ ] #trk.resolve.map: Map the workflow onto the states (S) - [?] #trk.write: Write the status back (M) :#trk.resolve - - [x] #trk.create: Create tickets from nodes (XL) + - [^] #trk.create: Create tickets from nodes (XL) - [^] #trk.create.proxy: Backend proxy with named endpoints (M) - [^] #trk.create.login: Log in to Taiga, token stays in the browser (S) :#trk.create.proxy - [^] #trk.create.project: The project comes from the inherited tag (S) :#not.tag.project - [^] #trk.create.story: A "create story" action in the node window (S) :#trk.create.login - [^] #trk.create.tasks: Sub-packages become tasks, picked in a dialog (M) :#trk.create.story - [^] #trk.create.ref: The ref lands in the line beside the id (S) :#trk.create.story - - [x] #trk.open: Open a ticket ref in Taiga (S) :#trk.create.ref,#not.tag.project + - [^] #trk.open: Open a ticket ref in Taiga (S) :#trk.create.ref,#not.tag.project - [-] #trk.plugin: A plugin inside Taiga itself (L) %% legacy frontend, self-hosted only = [?] #trk.tenzu: Tenzu, the successor (XXL) https://tenzu.net = [ ] #trk.none: No tracker, plain text is enough (XS)