From 0d2771b5fc4a93907e1200bad90954f00409f86a Mon Sep 17 00:00:00 2001 From: Kathleen Fitzpatrick <3170201+kfitz@users.noreply.github.com> Date: Sun, 22 Dec 2024 10:57:47 -0500 Subject: [PATCH] add Finite --- _cache/webmentions.json | 2 +- content/.obsidian/workspace.json | 8 ++++---- content/blog/2024-12-22-finite.md | 12 ++++++++++++ 3 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 content/blog/2024-12-22-finite.md diff --git a/_cache/webmentions.json b/_cache/webmentions.json index 0310f52..6b85fce 100644 --- a/_cache/webmentions.json +++ b/_cache/webmentions.json @@ -1,5 +1,5 @@ { - "lastFetched": "2024-12-22T13:59:05.364Z", + "lastFetched": "2024-12-22T15:57:32.849Z", "children": [ { "type": "entry", diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json index 5d7c6c4..8b1059f 100644 --- a/content/.obsidian/workspace.json +++ b/content/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "blog/2024-12-21-rest.md", + "file": "blog/2024-12-22-finite.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "2024-12-21-rest" + "title": "2024-12-22-finite" } } ] @@ -165,8 +165,9 @@ }, "active": "6bf9b4c0dd8b4ce0", "lastOpenFiles": [ - "blog/2024-12-20-storage.md", "blog/2024-12-21-rest.md", + "blog/2024-12-22-finite.md", + "blog/2024-12-20-storage.md", "blog/2024-12-14-distraction.md", "blog/2024-11-29-posse.md", "blog/2024-11-30-defeat.md", @@ -192,7 +193,6 @@ "about/index.md", "blog/2017-10-12-desire-paths.md", "blog/2017-10-20-the-commons-and-the-common-good.md", - "blog/2017-08-07-parting-gifts.md", "blog/img/msu-paths.jpg", "blog/img/weekend.png" ] diff --git a/content/blog/2024-12-22-finite.md b/content/blog/2024-12-22-finite.md new file mode 100644 index 0000000..e1ef2c0 --- /dev/null +++ b/content/blog/2024-12-22-finite.md @@ -0,0 +1,12 @@ +--- +title: Finite +date: 2024-12-22T10:54:17-05:00 +permalink: /finite/ +tags: + - reading +--- +> You have to accept that there will always be too much to do; that you can’t avoid tough choices or make the world run at your preferred speed; that no experience, least of all close relationships with other human beings, can ever be guaranteed in advance to turn out painlessly and well—and that from a cosmic viewpoint, when it’s all over, it won’t have counted for very much anyway. +> +> And in exchange for accepting all that? You get to actually *be* here. You get to have some real purchase on life. You get to spend your finite time focused on a few things that matter to you, in themselves, right now, in this moment. + +— Oliver Burkeman, *Four Thousand Weeks: Time Management for Mortals* \ No newline at end of file