From ebe5bfe4f583f8f0d6d36f9b6ca2d3c821da3838 Mon Sep 17 00:00:00 2001 From: bobbie Date: Wed, 4 Mar 2026 17:53:49 +0000 Subject: [PATCH] vault backup: 2026-03-04 17:53:48 --- .obsidian/workspace.json | 36 +++++++++++++------ .../2025-12-27 1711 Backup home assistant.md | 6 ++-- .../2025-12-27 1715 Buy 100A cut-out fuse.md | 6 ++-- Templates/TaskNotes/kanban-default.base | 3 +- 4 files changed, 35 insertions(+), 16 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 8f36f6a..03196e8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -24,15 +24,28 @@ { "id": "52dff4ebe5d625e4", "type": "leaf", + "state": { + "type": "bases", + "state": { + "file": "Templates/TaskNotes/kanban-default.base", + "viewName": "Kanban Board" + }, + "icon": "tasknotes-simple", + "title": "kanban-default" + } + }, + { + "id": "47b6f2441ef63c68", + "type": "leaf", "state": { "type": "markdown", "state": { - "file": "_Inbox/Untitled.md", + "file": "Notes/2025-12-26 1015 Fix Sub-Woofer.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Untitled" + "title": "2025-12-26 1015 Fix Sub-Woofer" } }, { @@ -50,7 +63,7 @@ } } ], - "currentTab": 1 + "currentTab": 2 } ], "direction": "vertical" @@ -107,7 +120,8 @@ } ], "direction": "horizontal", - "width": 345.5 + "width": 345.5, + "collapsed": true }, "right": { "id": "7060430b9611a9e7", @@ -123,7 +137,7 @@ "state": { "type": "backlink", "state": { - "file": "_Inbox/Untitled.md", + "file": "Notes/2025-12-26 1015 Fix Sub-Woofer.md", "collapseAll": true, "extraContext": false, "sortOrder": "byCreatedTime", @@ -133,7 +147,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks for Untitled" + "title": "Backlinks for 2025-12-26 1015 Fix Sub-Woofer" } }, { @@ -230,7 +244,8 @@ } ], "direction": "horizontal", - "width": 313.5 + "width": 313.5, + "collapsed": true }, "left-ribbon": { "hiddenItems": { @@ -257,8 +272,10 @@ "obsidian-git:Open Git source control": false } }, - "active": "52dff4ebe5d625e4", + "active": "47b6f2441ef63c68", "lastOpenFiles": [ + "Templates/TaskNotes/kanban-default.base", + "_Inbox/Untitled.md", "Notes/2026-01-12 0813 farty jobs.md", "_Inbox/Philips 55OLED760 OLED TV.md", "Notes/2026-01-09 1642 Buy new tv.md", @@ -285,13 +302,10 @@ "Categories/Library.md", "References/Erin Mary Hodgetts.md", "Daily Notes/2026-02-26.md", - "References/LaTeX in Obsidian.md", - "References/Methylphenidate.md", "Untitled", "Attachments/Pasted Image 20260223141434_201.png", "Excalidraw/2026-02-23 1413.excalidraw.png", "Attachments/Pasted image 20260223141106.png", - "Templates/TaskNotes/kanban-default.base", "Excalidraw/2026-02-12 1533.excalidraw.png", "Excalidraw/2026-01-22 2253 dipeptide condensation reaction.excalidraw.png", "Attachments/gettyimages-115114299-594x594.jpg", diff --git a/Notes/2025-12-27 1711 Backup home assistant.md b/Notes/2025-12-27 1711 Backup home assistant.md index fdcccb5..db7effd 100644 --- a/Notes/2025-12-27 1711 Backup home assistant.md +++ b/Notes/2025-12-27 1711 Backup home assistant.md @@ -1,14 +1,16 @@ --- title: Backup home assistant -status: open +status: done priority: normal created: 2025-12-27T17:11:11.465+00:00 -updated: 2025-12-28T08:01:48.774+00:00 +updated: 2026-03-04T17:44:12.378+00:00 tags: - task category: - "[[Tasks]]" topic: - "[[Home Assistant]]" +completed: 2026-03-04 --- +this is done, added a proxmox backup server. diff --git a/Notes/2025-12-27 1715 Buy 100A cut-out fuse.md b/Notes/2025-12-27 1715 Buy 100A cut-out fuse.md index cc1276a..a69dfe2 100644 --- a/Notes/2025-12-27 1715 Buy 100A cut-out fuse.md +++ b/Notes/2025-12-27 1715 Buy 100A cut-out fuse.md @@ -1,14 +1,16 @@ --- title: Buy 100A cut-out fuse -status: open +status: done priority: normal created: 2025-12-27T17:15:03.684+00:00 -updated: 2025-12-27T17:15:03.684+00:00 +updated: 2026-03-04T17:47:54.993+00:00 category: - "[[Tasks]]" topic: - "[[91 Meigh Road Services]]" tags: - task +completed: 2026-03-04 --- +done, this is done! diff --git a/Templates/TaskNotes/kanban-default.base b/Templates/TaskNotes/kanban-default.base index 079ab93..6d00efd 100644 --- a/Templates/TaskNotes/kanban-default.base +++ b/Templates/TaskNotes/kanban-default.base @@ -45,7 +45,7 @@ views: - type: tasknotesKanban name: Kanban Board groupBy: - property: status + property: tags direction: ASC order: - status @@ -62,3 +62,4 @@ views: options: columnWidth: 280 hideEmptyColumns: false + columnOrder: '{"note.status":["open","in-progress","done","cancelled","none"]}'