diff options
| author | Paul Buetow <paul@buetow.org> | 2025-02-21 10:55:25 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-02-21 10:55:25 +0200 |
| commit | 5a76af565ea910512b0418c56437467068821fd6 (patch) | |
| tree | d8ee7610db5f698703d5891eb9b6aabd1f699f14 /notes/mind-management.gmi | |
| parent | a30460cc038708e3a01cbe8cf4d90c6572e26784 (diff) | |
| parent | 75655782fe8ad0b8b9b5fd26a6837e8a745b7268 (diff) | |
Merge branch 'content-gemtext' of codeberg.org:snonux/foo.zone into content-gemtext
Diffstat (limited to 'notes/mind-management.gmi')
| -rw-r--r-- | notes/mind-management.gmi | 29 |
1 files changed, 22 insertions, 7 deletions
diff --git a/notes/mind-management.gmi b/notes/mind-management.gmi index 78f5b505..773c8a03 100644 --- a/notes/mind-management.gmi +++ b/notes/mind-management.gmi @@ -16,6 +16,21 @@ These are my personal takeaways after reading "Mind Management" by David Kadavy. ''' ``` +## Table of Contents + +* ⇢ "Mind Management" book notes +* ⇢ ⇢ It's not about time management +* ⇢ ⇢ Empty slots in the calendar +* ⇢ ⇢ When you safe time... +* ⇢ ⇢ Follow your mood +* ⇢ ⇢ Boosting creativity +* ⇢ ⇢ The right mood for the task at hand +* ⇢ ⇢ Creativity hacks +* ⇢ ⇢ Planning and strategizing +* ⇢ ⇢ Fake it until you make it. + +## It's not about time management + Productivity isn't about time management - it's about mind management. When you put a lot of effort into something, there are: * The point of diminishing returns @@ -95,14 +110,14 @@ E-Mail your comments to `paul@nospam.buetow.org` :-) Other book notes of mine are: -=> ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes -=> ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes -=> ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes -=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes -=> ./mind-management.gmi 2023-11-11 "Mind Management" book notes (You are currently reading this) -=> ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes +=> ./staff-engineer.gmi 2024-10-24 "Staff Engineer" book notes => ./the-stoic-challenge.gmi 2024-07-07 "The Stoic Challenge" book notes +=> ./slow-productivity.gmi 2024-05-01 "Slow Productivity" book notes +=> ./mind-management.gmi 2023-11-11 "Mind Management" book notes (You are currently reading this) +=> ./career-guide-and-soft-skills.gmi 2023-07-17 "Software Developmers Career Guide and Soft Skills" book notes +=> ./the-obstacle-is-the-way.gmi 2023-05-06 "The Obstacle is the Way" book notes +=> ./never-split-the-difference.gmi 2023-04-01 "Never split the difference" book notes +=> ./the-pragmatic-programmer.gmi 2023-03-16 "The Pragmatic Programmer" book notes -=> ../resources.gmi More books and other resources I found useful. => ../ Back to the main site |
