From 8e25ecb95752a8644a1dc6de29b71869a768a834 Mon Sep 17 00:00:00 2001 From: nihilist Date: Sat, 17 May 2025 17:45:39 +0200 Subject: [PATCH] fix --- generalworkflow/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/generalworkflow/index.md b/generalworkflow/index.md index ab43725..a867f1d 100644 --- a/generalworkflow/index.md +++ b/generalworkflow/index.md @@ -19,7 +19,7 @@ Either you know exactly what you're talking about from the start, meaning that t With a clear graph that details each step, in which order, with all of their relevant characteristics, with meaningful colors, the end goal idea is now set in stone and there's no more ambiguity about it. With a clear graph fully brainstormed, you're now ready to write todolists to achieve the targeted result. -## Second Step: Todo Listing +## Second Step: Plan the Work As covered in [this tutorial](../microworkflow/index.md), the next step is to write what must be done, in the correct order. @@ -62,6 +62,7 @@ It is very discouraging to try to do everything at once, because nobody can do e ![alt text](image-3.png) If at any point in time you're stuck or lost in your work, that can only mean one of 2 things: + - **you either forgot to list a crucial step in the todolist,** - **or you didn't fully brainstormed the end goal in the visualization graph.**