mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 01:57:54 +00:00
fbc458499e
Well, there is no set boundary what belongs in the hierarchical notebook and the evergreen notes but I'm starting to lean in combining the two together with a flat hierarchy. Nonetheless, I was able to make more insights from separating them so it's worth it.
1.6 KiB
1.6 KiB
Overanalyzing slow you down
- thinking too much about a thing brings out all of the unnecessary details, making it harder to act upon something
- this is where Involuntary attention switch is good for preventing tunnel vision; furthermore, it mostly prevents Overlearning as you choose more time into moving on to the action
- it can be good to have too big of a list equating to more choices but for situations where we have to choose one (or a handful), this situation may rise
-
this is present in various fields:
- on sports, competitors tend to focus on the right way of doing things from the tiniest of details such as the stroke of the arm, grips, and so forth; it often go into choking, costing their game
- on programming, this is present when initially thinking about the algorithm without implementing a prototype yet
- to remedy against this: remember that Most of the work is done from smaller amount of effort; additionally, you can Start with wishful thinking instead of thinking about the process; this frees you from the details and think how would you directly solve the problem ideally, we would have the best course of action or the solution but usually, it is not realized nor tested against reality