diff options
Diffstat (limited to '.obsidian/workspace.json')
-rw-r--r-- | .obsidian/workspace.json | 119 |
1 files changed, 91 insertions, 28 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a11a349..d6443a3 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,20 +4,71 @@ "type": "split", "children": [ { - "id": "4a3eaa8457c228d4", + "id": "d7ac73dacb8efdbe", "type": "tabs", "children": [ { - "id": "a7ec488a364b6788", + "id": "6bdd9a8324d3b0f0", "type": "leaf", "state": { - "type": "empty", - "state": {}, + "type": "markdown", + "state": { + "file": "Build custom modules as profiles to manage various NixOS hosts.md", + "mode": "source", + "backlinks": true, + "source": false + }, "icon": "lucide-file", - "title": "New tab" + "title": "Build custom modules as profiles to manage various NixOS hosts" + } + }, + { + "id": "84e32b3623ed3a00", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "NixOS - Advantage of imperative container management.md", + "mode": "source", + "backlinks": true, + "source": false + }, + "icon": "lucide-file", + "title": "NixOS - Advantage of imperative container management" + } + }, + { + "id": "be0892c76b1d189a", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Nix Inherit.md", + "mode": "source", + "backlinks": true, + "source": false + }, + "icon": "lucide-file", + "title": "Nix Inherit" + } + }, + { + "id": "1fb3c7b7af372a3c", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Distinction between imperative and declarative programming.md", + "mode": "source", + "backlinks": true, + "source": false + }, + "icon": "lucide-file", + "title": "Distinction between imperative and declarative programming" } } - ] + ], + "currentTab": 3 } ], "direction": "vertical" @@ -48,7 +99,7 @@ "state": { "type": "search", "state": { - "query": "tag:zettelkasten", + "query": "", "matchingCase": false, "explainSearch": false, "collapseAll": false, @@ -89,6 +140,7 @@ "state": { "type": "backlink", "state": { + "file": "NixOS - Imperative container management.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -98,7 +150,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks" + "title": "Backlinks for NixOS - Imperative container management" } }, { @@ -107,11 +159,12 @@ "state": { "type": "outgoing-link", "state": { + "file": "NixOS - Imperative container management.md", "linksCollapsed": false, "unlinkedCollapsed": true }, "icon": "links-going-out", - "title": "Outgoing links" + "title": "Outgoing links from NixOS - Imperative container management" } }, { @@ -162,29 +215,39 @@ "daily-notes:Open today's daily note": false, "templates:Insert template": false, "command-palette:Open command palette": false, - "obsidian-git:Open Git source control": false + "obsidian-git:Open Git source control": false, + "obsidian-excalidraw-plugin:New drawing": false } }, - "active": "a7ec488a364b6788", + "active": "1fb3c7b7af372a3c", "lastOpenFiles": [ - "Zettelkasten - Applicable to DevOps.md", - "Writing a blog.md", - "Zettelkasten.md", + "Nix Inherit.md", + "Distinction between imperative and declarative programming.md", + "NixOS - Advantage of imperative container management.md", + "NixOS - Imperative container management.md", + "Freenet CPU steal graph.md", + "Test.md", + "Build custom modules as profiles to manage various NixOS hosts.md", + "EF02 boot partition.md", + "EF00 partition.md", + "Automatic configuration deployment with NixOS.md", + "Booting a NixOS on OpenStack.md", + "NixOS.md", + "Acronis Managed Backup provisioning flow.md", + "ESP", "TODO's in Zettelkasten?.md", - "Tagging.md", - "TaskWarrior.md", - "Zettelkasten - Personality.md", - "Zettelkasten - Level of atomicity.md", + "Becoming a Senior.md", + "A reason for becoming senior is that when Rutger is off I take most of his responsibilities.md", + "Overview of Ceph.md", + "Excalidraw/Intro to Ceph.excalidraw.md", + "Ceph on devstack.md", + "Excalidraw", "Ideas versus facts.md", - "Zettelkasten - Using Identifiers.md", - "Hoe maak ik notities nuttig?.md", - "Zettelkasten - Core Principle Atomicity.md", - "Zettelkasten - Filename Best Practices.md", - "Zettelkasten - Core Principle Individuality.md", - "Zettelkasten - Core Principle Emergence.md", - "Zettelkasten - Core Principle Connectedness.md", - "Practice summarizing and paraphrasing.md", - "Welcome.md", - "create a link.md" + "Installing a devstack plugin.md", + "Making notes useful.md", + "NixOS - Declarative container management.md", + "NixOS - Containers.md", + "NixOS - Container networking.md", + "Practice summarizing and paraphrasing.md" ] }
\ No newline at end of file |