diff options
Diffstat (limited to '.obsidian/workspace.json')
-rw-r--r-- | .obsidian/workspace.json | 47 |
1 files changed, 35 insertions, 12 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index d6443a3..a2188ff 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -58,17 +58,40 @@ "state": { "type": "markdown", "state": { - "file": "Distinction between imperative and declarative programming.md", + "file": "NixOS - Imperative container management.md", "mode": "source", + "source": false, "backlinks": true, - "source": false + "backlinkOpts": { + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } }, "icon": "lucide-file", - "title": "Distinction between imperative and declarative programming" + "title": "NixOS - Imperative container management" + } + }, + { + "id": "d6457f004bde4cac", + "type": "leaf", + "state": { + "type": "split-diff-view", + "state": { + "aFile": ".obsidian/workspace.json", + "bFile": ".obsidian/workspace.json", + "aRef": "" + }, + "icon": "diff", + "title": "Diff: workspace.json" } } ], - "currentTab": 3 + "currentTab": 4 } ], "direction": "vertical" @@ -219,12 +242,16 @@ "obsidian-excalidraw-plugin:New drawing": false } }, - "active": "1fb3c7b7af372a3c", + "active": "d6457f004bde4cac", "lastOpenFiles": [ - "Nix Inherit.md", + "NixOS - container directories.md", + "NixOS - Imperative container management.md", + "NixOS - Declarative container management.md", + "NixOS - Containers.md", + "NixOS - Container networking.md", "Distinction between imperative and declarative programming.md", + "Nix Inherit.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", @@ -244,10 +271,6 @@ "Excalidraw", "Ideas versus facts.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" + "Making notes useful.md" ] }
\ No newline at end of file |