From 67dd8615351fc953cdef20e13477b8640f24e31b Mon Sep 17 00:00:00 2001 From: Kathleen Fitzpatrick <3170201+kfitz@users.noreply.github.com> Date: Sat, 30 Nov 2024 16:50:41 -0500 Subject: [PATCH] add burkeman post --- _cache/webmentions.json | 2 +- content/.obsidian/workspace.json | 28 ++++++++++++------------- content/blog/2024-11-30-productivity.md | 12 +++++++++++ 3 files changed, 27 insertions(+), 15 deletions(-) create mode 100644 content/blog/2024-11-30-productivity.md diff --git a/_cache/webmentions.json b/_cache/webmentions.json index ea1c31a59a..2cfb1fd589 100644 --- a/_cache/webmentions.json +++ b/_cache/webmentions.json @@ -1,5 +1,5 @@ { - "lastFetched": "2024-11-30T20:28:14.170Z", + "lastFetched": "2024-11-30T21:49:04.574Z", "children": [ { "type": "entry", diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json index 49ebc85733..d5cfbabd7e 100644 --- a/content/.obsidian/workspace.json +++ b/content/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "blog/2024-11-29-posse.md", + "file": "blog/2024-11-30-productivity.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "2024-11-29-posse" + "title": "2024-11-30-productivity" } } ] @@ -165,6 +165,17 @@ }, "active": "6bf9b4c0dd8b4ce0", "lastOpenFiles": [ + "blog/2023-11-30-lecture.md", + "blog/2024-11-30-productivity.md", + "blog/2023-12-26-smart-notes.md", + "blog/2023-12-29-concerns.md", + "blog/2023-12-29-value.md", + "blog/2023-12-31-governance.md", + "blog/2023-12-31-profit.md", + "blog/2023-12-31-solidarity.md", + "blog/2024-01-06-anxiety.md", + "blog/2024-03-01-reading.md", + "blog/2024-02-20-franklin.md", "blog/2024-11-29-rebuild.md", "blog/2024-11-29-posse.md", "blog/2024-09-08-time.md", @@ -183,17 +194,6 @@ "blog/img/msu-paths.jpg", "blog/img/weekend.png", "blog/2024-01-28-weekend.md", - "blog/2024-02-17-agenda.md", - "blog/2024-02-18-captive.md", - "blog/2024-07-20-new-jobs.md", - "blog/2018-01-01-chaos-or-community.md", - "blog/2024-02-16-cover.md", - "blog/2024-02-18-syndication.md", - "blog/2024-02-19-test.md", - "blog/2024-02-20-franklin.md", - "blog/2024-03-01-reading.md", - "blog/2024-03-09-limit.md", - "blog/2024-05-07-happening.md", - "blog/2024-05-27-rebrand.md" + "blog/2024-02-17-agenda.md" ] } \ No newline at end of file diff --git a/content/blog/2024-11-30-productivity.md b/content/blog/2024-11-30-productivity.md new file mode 100644 index 0000000000..b24de2910d --- /dev/null +++ b/content/blog/2024-11-30-productivity.md @@ -0,0 +1,12 @@ +--- +title: Start by Admitting Defeat +permalink: /admitting-defeat/ +date: 2024-11-30T16:44:40-05:00 +tags: + - thinking +--- +From Oliver Burkeman's *Four Thousand Weeks: Time Management for Mortals*, which I am reading for reasons: + +> Productivity is a trap. Becoming more efficient just makes you more rushed, and trying to clear the decks simply makes them fill up again faster. Nobody in the history of humanity has ever achieved "work-life balance," whatever that might be, and you certainly won’t get there by copying the "six things successful people do before 7:00 a.m." The day will never arrive when you finally have everything under control—when the flood of emails has been contained; when your to-do lists have stopped getting longer; when you’re meeting all your obligations at work and in your home life; when nobody’s angry with you for missing a deadline or dropping the ball; and when the fully optimized person you’ve become can turn, at long last, to the things life is really supposed to be about. Let’s start by admitting defeat: none of this is ever going to happen. +> +> But you know what? That's *excellent* news. (16) \ No newline at end of file