diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index f59fa78..e3811df 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -4,6 +4,10 @@ "basename": "README", "path": "README.md" }, + { + "basename": "2022-12-12", + "path": "Calendar/Daily/2022-12-12.md" + }, { "basename": "2022-W51", "path": "Calendar/Weekly/2022-W51.md" @@ -40,10 +44,6 @@ "basename": "2022-12-11", "path": "Calendar/Daily/2022-12-11.md" }, - { - "basename": "2022-12-12", - "path": "Calendar/Daily/2022-12-12.md" - }, { "basename": "Test Project", "path": "_PARA/Projects/Test Project/Test Project.md" diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index c3818c3..3e3a34e 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,11 +4,11 @@ "type": "split", "children": [ { - "id": "dcc80a27ea4590a7", + "id": "14206f362b83c11c", "type": "tabs", "children": [ { - "id": "382c94a56533417c", + "id": "9d46456a81ae517e", "type": "leaf", "state": { "type": "markdown", @@ -183,17 +183,17 @@ "periodic-notes:Open today": false } }, - "active": "382c94a56533417c", + "active": "9d46456a81ae517e", "lastOpenFiles": [ + "Calendar/Daily/2022-12-12.md", + "(.md", + "README.md", "Calendar/Weekly/2022-W51.md", "Calendar/Quarterly/2022-Q4.md", - "README.md", "Inbox/Scratchpad.md", "Inbox/Smartphone Capture/Smartphone Capture.md", "Inbox/Computer Capture/Computer Capture.md", "Computed/Computed.md", - "Computed/Trackers.md", - "Computed/Tasks.md", - "Calendar/Daily/2022-12-11.md" + "Computed/Trackers.md" ] } \ No newline at end of file diff --git a/README.md b/README.md index f662ed5..493300d 100644 --- a/README.md +++ b/README.md @@ -19,15 +19,17 @@ I've been using Obsidian for well over a year and have developed many experiment Before we get into anything practical we **need** to discuss the underlying philosophies powering this vault, or none of the implementations will make any sense. Most of these philosophies I've learned or adapted from great contemporary and erstwhile authors and thinkers -- the following is a reflection of both my value structure as well as my take on the works of others. -Philosophies we'll encounter along the way: -- [Deep Work](#deep%20work) ([Cal Newport](https://www.calnewport.com/)) -- [Time Block Planning](#time%20block%20planning) ([Cal Newport](https://www.calnewport.com/)) +Philosophies we'll encounter along the way: + +(*nb: github and obsidian use different link titles so if you are reading this in Obsidian press the (o) next to the names to jump to the heading, disregard if you are on Github*) +- [Deep Work](#deep-work) [(o)](#deep%20work) ([Cal Newport](https://www.calnewport.com/)) +- [Time Block Planning](#time-block-planning) ([Cal Newport](https://www.calnewport.com/)) - [PARA](#para) ([Tiago Forte](https://fortelabs.com/)) - [CODE](#code) ([Tiago Forte](https://fortelabs.com/)) -- [Progressive Summarization](#progressive%20summarization) ([Tiago Forte](https://fortelabs.com/)) +- [Progressive Summarization](#progressive-summarization) ([Tiago Forte](https://fortelabs.com/)) - [Zettelkasten](#zettelkasten) ([Niklas Luhmann](https://en.wikipedia.org/wiki/Niklas_Luhmann)) -- [Digital Garden](#digital%20garden) ([Andy Matuschack](https://andymatuschak.org/)) -- [An unexamined life is not worth living](An%20unexamined%20life%20is%20not%20worth%20living) ([Socrates](https://en.wikipedia.org/wiki/Socrates)) +- [Digital Garden](#digital-garden) ([Andy Matuschack](https://andymatuschak.org/)) +- [An unexamined life is not worth living](An-unexamined-life-is-not-worth-living) ([Socrates](https://en.wikipedia.org/wiki/Socrates)) - Jamming (Music Production) - AGILE (Software Development Project Management) - Metcalfe's Law (Computer Science)