From 282e40f71b164584a13ddbf0afc28cf556cadb11 Mon Sep 17 00:00:00 2001 From: nihilist Date: Sat, 17 May 2025 17:12:26 +0200 Subject: [PATCH] fix img --- generalworkflow/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/generalworkflow/index.md b/generalworkflow/index.md index 422cca3..ab43725 100644 --- a/generalworkflow/index.md +++ b/generalworkflow/index.md @@ -26,6 +26,7 @@ As covered in [this tutorial](../microworkflow/index.md), the next step is to wr Be warned however, if the project is very complex, you cannot escape the first visualization step. Because to effectively write every todolist properly, you first need to have a clear vision of what you want to achieve, **so if the vision is not clear yet, the todolists you write are bound to lack context and details.** I faced this myself first-hand at work when i under-estimated the complexity of a given project and i ended up going in circles. So when you realize that you can't do the work because you didn't account for some crucial details, know that it's time to go back to the whiteboard, to clarify the vision of the end goal. + ![alt text](image-1.png) Make sure that **Each todolist must be doable in ONE day.**