diff options
Diffstat (limited to '.obsidian')
-rw-r--r-- | .obsidian/daily-notes.json | 4 | ||||
-rw-r--r-- | .obsidian/workspace.json | 87 |
2 files changed, 43 insertions, 48 deletions
diff --git a/.obsidian/daily-notes.json b/.obsidian/daily-notes.json new file mode 100644 index 0000000..3efcc00 --- /dev/null +++ b/.obsidian/daily-notes.json @@ -0,0 +1,4 @@ +{ + "folder": "/daily", + "format": "DD-MMM-Y" +}
\ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index a2188ff..b94e45a 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -56,42 +56,32 @@ "id": "1fb3c7b7af372a3c", "type": "leaf", "state": { - "type": "markdown", + "type": "split-diff-view", "state": { - "file": "NixOS - Imperative container management.md", - "mode": "source", - "source": false, - "backlinks": true, - "backlinkOpts": { - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } + "aFile": "conflict-files-obsidian-git.md", + "bFile": "conflict-files-obsidian-git.md", + "aRef": "" }, - "icon": "lucide-file", - "title": "NixOS - Imperative container management" + "icon": "diff", + "title": "Diff: conflict-files-obsidian-git" } }, { - "id": "d6457f004bde4cac", + "id": "487206acc9e25de0", "type": "leaf", "state": { "type": "split-diff-view", "state": { - "aFile": ".obsidian/workspace.json", - "bFile": ".obsidian/workspace.json", + "aFile": ".gitignore", + "bFile": ".gitignore", "aRef": "" }, "icon": "diff", - "title": "Diff: workspace.json" + "title": "Diff: .gitignore" } } ], - "currentTab": 4 + "currentTab": 3 } ], "direction": "vertical" @@ -242,35 +232,36 @@ "obsidian-excalidraw-plugin:New drawing": false } }, - "active": "d6457f004bde4cac", + "active": "1fb3c7b7af372a3c", "lastOpenFiles": [ - "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", - "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", + "conflict-files-obsidian-git.md", + "daily/18-Apr-2025.md", + "daily/17-Apr-2025.md", + "daily/16-Apr-2025.md", + "daily/15-Apr-2025.md", + "daily/14-Apr-2025.md", + "daily/11-Apr-2025.md", + "daily/10-Apr-2025.md", + "daily", + "YAGNI.md", + "Writing a test double before the real implementation gives feedback on design.md", + "Working with Nix shells.md", + "We don't support filesystem discard syscalls on our openstack platform.md", + "Using Libvirt to manage QEMU image bitmaps.md", + "Updating the image os admin user to fix password resets.md", + "The volume type of a Cinder volume can be changed.md", + "Testing Golang programs.md", + "Tempest Plugin.md", + "TDD.md", + "Rewriting subselect into just an additional join.md", + "Random notes on Freenet deployment.md", + "OpenStack Tempest.md", + "OVN upgrade.md", + "Network outage on single hypervisor causes Freenet to shutdown EVERYTHING.md", + "Managing the amount of WSGI processes ran by apache is done from the apache site configuration.md", + "Managing Ceph on Devstack & OpenStack.md", "ESP", - "TODO's in Zettelkasten?.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", - "Installing a devstack plugin.md", - "Making notes useful.md" + "Excalidraw" ] }
\ No newline at end of file |