vault backup: 2026-03-04 17:53:48

This commit is contained in:
2026-03-04 17:53:49 +00:00
parent 8ad8d97208
commit ebe5bfe4f5
4 changed files with 35 additions and 16 deletions

View File

@@ -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",

View File

@@ -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.

View File

@@ -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!

View File

@@ -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"]}'