From 6b266a4b626056bae0e3c0e660fd3c472584950f Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 11 Nov 2023 22:22:30 +0200 Subject: Update content for html --- notes/career-guide-and-soft-skills.html | 1 + notes/index.html | 1 + notes/mind-management.html | 129 ++++++++++++++++++++++++++++++++ notes/never-split-the-difference.html | 1 + notes/the-obstacle-is-the-way.html | 1 + notes/the-pragmatic-programmer.html | 1 + 6 files changed, 134 insertions(+) create mode 100644 notes/mind-management.html (limited to 'notes') diff --git a/notes/career-guide-and-soft-skills.html b/notes/career-guide-and-soft-skills.html index 0d026d72..f472778d 100644 --- a/notes/career-guide-and-soft-skills.html +++ b/notes/career-guide-and-soft-skills.html @@ -312,6 +312,7 @@ 2023-04-01 "Never split the difference" book notes
2023-05-06 "The Obstacle is the Way" book notes
2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes (You are currently reading this)
+2023-11-11 "Mind Management" book notes

E-Mail your comments to paul@nospam.buetow.org :-)

diff --git a/notes/index.html b/notes/index.html index e3692837..8ce25041 100644 --- a/notes/index.html +++ b/notes/index.html @@ -17,6 +17,7 @@ 'The Obstacle is the Way' book notes
'Staff Engineer' book notes
'Never split the difference' book notes
+'Mind Management' book notes
'Mental Combat' book notes
'Software Developmers Career Guide and Soft Skills' book notes
'A Monk's Guide to Happiness' book notes
diff --git a/notes/mind-management.html b/notes/mind-management.html new file mode 100644 index 00000000..61a97c96 --- /dev/null +++ b/notes/mind-management.html @@ -0,0 +1,129 @@ + + + + +'Mind Management' book notes + + + + + +

"Mind Management" book notes


+
+Published at 2023-11-11T22:21:47+02:00
+
+These are my personal takeaways after reading "Mind Management" by David Kadavy. Note that the book contains much more knowledge wisdom and that these notes only contain points I personally found worth writing down. This is mainly for my own use, but you might find it helpful too.
+
+
+         ,..........   ..........,
+     ,..,'          '.'          ',..,
+    ,' ,'            :            ', ',
+   ,' ,'             :             ', ',
+  ,' ,'              :              ', ',
+ ,' ,'............., : ,.............', ',
+,'  '............   '.'   ............'  ',
+ '''''''''''''''''';''';''''''''''''''''''
+                    '''
+
+
+Productivity isn't about time management - it's about mind management. When you put a lot of effort into something, there are:
+
+
+

Empty slots in the calendar


+
+If we do more things in less time and use all possible slots, speed read, etc., we are more productive. But in reality, that's not the entire truth. You also exchange one thing against everything else.... You cut out too much from your actual life.
+
+

When you safe time...


+
+...keep it.
+
+
+

Follow your mood


+
+Ask yourself: what is my mood now? We never have the energy to do anything, so the better strategy is to follow your current mode and energy. E.g.:
+
+
+

Boosting creativity


+
+The morning without coffee is a gift for creativity, but you often get distracted. Minimize distractions, too. I have no window to stare out but a plain blank wall.
+
+
+

The right mood for the task at hand


+
+We need to try many different combinations. Limiting ourselves and trying too hard makes us frustrated and burn out. Creativity requires many iterations.
+
+I can only work according to my available brain power.
+
+I can also change my mood according to what needs improvement. Just imagine the last time you were in that mood and then try to get into it. It can take several tries to hit a working mood. Try to replicate that mental state. This can also be by location or by another habit, e.g. by a beer.
+
+Once you are in a mental state, don't try to change it. It will take a while for your brain to switch to a completely different state.
+
+Week of want. For a week, only do what you want and not what you must do. Your ideas will get much more expansive.
+
+It gives you pleasure and is in a good mood. This increases creativity if you do what you want to do.
+
+

Creativity hacks


+
+
+

Planning and strategizing


+
+Minds work better in sprints and not in marathons. Have a weekly plan, not a daily one.
+
+
+Organize by mental state. In the time management context, the mental state doesn't exist. You schedule as many things as possible by project. In the mind management context, mental state is everything. You could prepare by mental state and not by assignment.
+
+You could schedule exploratory tasks when you are under grief. Sound systems should create slack for creativity. Plan only for a few minutes.
+
+

Fake it until you make it.


+
+
+Other book notes of mine are:
+
+2023-03-16 "The Pragmatic Programmer" book notes
+2023-04-01 "Never split the difference" book notes
+2023-05-06 "The Obstacle is the Way" book notes
+2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-11-11 "Mind Management" book notes (You are currently reading this)
+
+E-Mail your comments to paul@nospam.buetow.org :-)
+
+More books and other resources I found useful.
+Back to the main site
+ + + diff --git a/notes/never-split-the-difference.html b/notes/never-split-the-difference.html index da459d92..8dec98ec 100644 --- a/notes/never-split-the-difference.html +++ b/notes/never-split-the-difference.html @@ -144,6 +144,7 @@ 2023-04-01 "Never split the difference" book notes (You are currently reading this)
2023-05-06 "The Obstacle is the Way" book notes
2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-11-11 "Mind Management" book notes

E-Mail your comments to paul@nospam.buetow.org :-)

diff --git a/notes/the-obstacle-is-the-way.html b/notes/the-obstacle-is-the-way.html index cfe010d4..92be78fc 100644 --- a/notes/the-obstacle-is-the-way.html +++ b/notes/the-obstacle-is-the-way.html @@ -98,6 +98,7 @@ 2023-04-01 "Never split the difference" book notes
2023-05-06 "The Obstacle is the Way" book notes (You are currently reading this)
2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-11-11 "Mind Management" book notes

E-Mail your comments to paul@nospam.buetow.org :-)

diff --git a/notes/the-pragmatic-programmer.html b/notes/the-pragmatic-programmer.html index 850942e9..1ac45d3e 100644 --- a/notes/the-pragmatic-programmer.html +++ b/notes/the-pragmatic-programmer.html @@ -97,6 +97,7 @@ 2023-04-01 "Never split the difference" book notes
2023-05-06 "The Obstacle is the Way" book notes
2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes
+2023-11-11 "Mind Management" book notes

E-Mail your comments to paul@nospam.buetow.org :-)

-- cgit v1.2.3