mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/productivity-blogposts.git
synced 2025-05-19 13:37:01 +00:00
general workflow tutorial
This commit is contained in:
parent
4a0d2fe406
commit
2a4d5d99e2
8 changed files with 115 additions and 26 deletions
26
0/index.md
26
0/index.md
|
@ -1,26 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
# SRVNAME Setup
|
|
||||||
|
|
||||||
## **a**
|
|
||||||
|
|
||||||
![]()
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## **b**
|
|
||||||
|
|
||||||
![]()
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## **c**
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
29
0_template/index.md
Normal file
29
0_template/index.md
Normal file
|
@ -0,0 +1,29 @@
|
||||||
|
|
||||||
|
# Template Tutorial Title
|
||||||
|
|
||||||
|
In this tutorial we're going to explain A,B,C and showcase how to do X,Y,Z.
|
||||||
|
|
||||||
|
## **Why is this important ? In which context ?**
|
||||||
|
|
||||||
|
Context: You want to do something effectively, but something is preventing you from doing it
|
||||||
|
|
||||||
|
Situation: Let's suppose that you want to do something but you keep being interrupted by X,Y,Z
|
||||||
|
|
||||||
|
Drawio Graph representation of the Problem:
|
||||||
|
|
||||||
|
|
||||||
|
In this context, the problem is that you are lacking discipline to do something properly.
|
||||||
|
|
||||||
|
|
||||||
|
## **What is the solution ?**
|
||||||
|
|
||||||
|
Drawio Graph representation of the Solution:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## How can I implement the solution ?
|
||||||
|
|
||||||
|
## Conclusion
|
||||||
|
|
||||||
|
And that's it! thanks to this tutorial you now know how to get privacy in your bedroom!
|
||||||
|
|
BIN
generalworkflow/image-1.png
Normal file
BIN
generalworkflow/image-1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 326 KiB |
BIN
generalworkflow/image-2.png
Normal file
BIN
generalworkflow/image-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
BIN
generalworkflow/image-3.png
Normal file
BIN
generalworkflow/image-3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 344 KiB |
BIN
generalworkflow/image.png
Normal file
BIN
generalworkflow/image.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 207 KiB |
72
generalworkflow/index.md
Normal file
72
generalworkflow/index.md
Normal file
|
@ -0,0 +1,72 @@
|
||||||
|
|
||||||
|
# The General Workflow (Visualize, Plan, Do, and Review the Work)
|
||||||
|
|
||||||
|
In this tutorial we're going to explain what the general workflow is, to make sure that you never get lost trying to complete projects.
|
||||||
|
|
||||||
|
## **Why is this important ? In which context ?**
|
||||||
|
|
||||||
|
Have you ever felt like you were going in circles, or even felt overwhelmed when trying to carry out a project ?
|
||||||
|
|
||||||
|
If you're like me, you've likely been in this situation more than once, especially if your plans include carrying out projects that take thousands of hours to complete.
|
||||||
|
|
||||||
|
**You need a general workflow, that is defined from the start, and that you can always go back to, to make sure that you never get lost, while trying to complete a project.**
|
||||||
|
|
||||||
|
## First step: Visualize the end goal
|
||||||
|
|
||||||
|
Either you know exactly what you're talking about from the start, meaning that the end goal vision is already crystal clear from inside your head, or you're like me and you probably need to make a graph to make sure that your idea is fully detailed (brainstormed) from start to finish.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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
|
||||||
|
|
||||||
|
As covered in [this tutorial](../microworkflow/index.md), the next step is to write what must be done, in the correct order.
|
||||||
|
|
||||||
|
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.
|
||||||
|

|
||||||
|
|
||||||
|
Make sure that **Each todolist must be doable in ONE day.**
|
||||||
|
|
||||||
|
**If the todolist is too big, you are going to feel overwhelmed by it.** It means that you need to split it into other todolists.
|
||||||
|
|
||||||
|
This is about segmenting the mountain of work into chunks that you can do. Do not try to take the weight of the entire mount Evrest upon your shoulders, because it'll overwhelm and break you.
|
||||||
|
|
||||||
|
## Third Step: Doing the work
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
The steps are now listed, in chunks that you can action, time to actually do the work.
|
||||||
|
|
||||||
|
```
|
||||||
|
You intend to reach the summit of mount Evrest, so you get in your car and started driving.
|
||||||
|
The roads that lead up to that peak are all twisted, turning, sharp turns, dangerous roads.
|
||||||
|
|
||||||
|
Do you think you're going to reach the summit while only staring at the peak?
|
||||||
|
Or do you think you're going to reach the summit while only focusing on the next step in front of you ?
|
||||||
|
```
|
||||||
|
|
||||||
|
The only thing that truly matters for you right now, is reaching the next step that is in front of you right now.
|
||||||
|
|
||||||
|
The rest of the steps are of no consequence to you right now, and especially not the mountain peak. 100% of your attention at any given moment in time must be on reaching that next step.
|
||||||
|
|
||||||
|
It is very discouraging to try to do everything at once, because nobody can do everything at once.
|
||||||
|
|
||||||
|
**The success of you reaching your distant destination depends on how much attention you've put into that one next step that was relevant to you at any given point in time along the way.**
|
||||||
|
|
||||||
|
## Fourth Step: Reviewing the Work
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
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.**
|
||||||
|
|
||||||
|
That means that you either have to go back to the drawing board to adjust the visualization graph, to finish brainstorming the idea completely, or you have to go back to the todolist and the steps you missed.
|
||||||
|
|
||||||
|
## Conclusion
|
||||||
|
|
||||||
|
And that's it! thanks to this tutorial you now know what the general workflow is, where it starts and where it ends. So if at any point in a given project you're feeling lost or stuck, make sure you remember your workflow and adjust your approach to it properly.
|
||||||
|
|
14
index.md
Normal file
14
index.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Productivity: Health and Work Organisation
|
||||||
|
|
||||||
|
Welcome to the secondary tutorials of the Nihilism Blog, where we cover how to maximize your productivity by ensuring that your Health is kept in check, and making sure that you properly organize your workflow.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
As you can probably tell, productivity is also something passionate about, because i think it's paramount to make sure that you effectively accomplish what your life is about.
|
||||||
|
|
||||||
|
You should realize what your life is truly meant to be about, your clarity about it must always remain, you must never forget what the right path is, and never ever deviate from it.
|
||||||
|
|
||||||
|
We're all here for a limited amount of time, do you seriously think you have time to waste with pointless addictions? Come back to reality. Restore clarity, because you're here for a very small amount of time. You better ONLY do what truly matters to you, and stick to it enough to actually make it a reality while you're still alive.
|
||||||
|
|
||||||
|
There is an entire approach to Productivity, from restoring health, clarity, to figuring out what your life is about, to visualize it, plan it out, schedule it, to actually do the work, review it, and continuously improve how efficiently you achieve your goals.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue