vault backup: 2026-03-04 16:55:42
This commit is contained in:
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -6,5 +6,6 @@
|
|||||||
"obsidian-excalidraw-plugin",
|
"obsidian-excalidraw-plugin",
|
||||||
"chem",
|
"chem",
|
||||||
"unicode-search",
|
"unicode-search",
|
||||||
"quickadd"
|
"quickadd",
|
||||||
|
"obsidian-git"
|
||||||
]
|
]
|
||||||
@@ -42,7 +42,6 @@
|
|||||||
"isLeftHanded": false,
|
"isLeftHanded": false,
|
||||||
"desktopUIMode": "full",
|
"desktopUIMode": "full",
|
||||||
"tabletUIMode": "compact",
|
"tabletUIMode": "compact",
|
||||||
"phoneUIMode": "mobile",
|
|
||||||
"iframeMatchExcalidrawTheme": true,
|
"iframeMatchExcalidrawTheme": true,
|
||||||
"matchTheme": true,
|
"matchTheme": true,
|
||||||
"matchThemeAlways": false,
|
"matchThemeAlways": false,
|
||||||
@@ -113,7 +112,7 @@
|
|||||||
"library2": {
|
"library2": {
|
||||||
"type": "excalidrawlib",
|
"type": "excalidrawlib",
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.20.6",
|
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.19.0",
|
||||||
"libraryItems": []
|
"libraryItems": []
|
||||||
},
|
},
|
||||||
"imageElementNotice": true,
|
"imageElementNotice": true,
|
||||||
@@ -814,5 +813,6 @@
|
|||||||
"alignment": "center",
|
"alignment": "center",
|
||||||
"margin": "normal"
|
"margin": "normal"
|
||||||
},
|
},
|
||||||
"disableContextMenu": false
|
"disableContextMenu": false,
|
||||||
|
"phoneUIMode": "mobile"
|
||||||
}
|
}
|
||||||
68
.obsidian/plugins/obsidian-git/data.json
vendored
Normal file
68
.obsidian/plugins/obsidian-git/data.json
vendored
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
{
|
||||||
|
"commitMessage": "vault backup: {{date}}",
|
||||||
|
"autoCommitMessage": "vault backup: {{date}}",
|
||||||
|
"commitMessageScript": "",
|
||||||
|
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
|
||||||
|
"autoSaveInterval": 5,
|
||||||
|
"autoPushInterval": 0,
|
||||||
|
"autoPullInterval": 30,
|
||||||
|
"autoPullOnBoot": true,
|
||||||
|
"autoCommitOnlyStaged": false,
|
||||||
|
"disablePush": false,
|
||||||
|
"pullBeforePush": true,
|
||||||
|
"disablePopups": false,
|
||||||
|
"showErrorNotices": true,
|
||||||
|
"disablePopupsForNoChanges": false,
|
||||||
|
"listChangedFilesInMessageBody": false,
|
||||||
|
"showStatusBar": true,
|
||||||
|
"updateSubmodules": false,
|
||||||
|
"syncMethod": "merge",
|
||||||
|
"mergeStrategy": "none",
|
||||||
|
"customMessageOnAutoBackup": false,
|
||||||
|
"autoBackupAfterFileChange": true,
|
||||||
|
"treeStructure": false,
|
||||||
|
"refreshSourceControl": true,
|
||||||
|
"basePath": "",
|
||||||
|
"differentIntervalCommitAndPush": false,
|
||||||
|
"changedFilesInStatusBar": false,
|
||||||
|
"showedMobileNotice": true,
|
||||||
|
"refreshSourceControlTimer": 7000,
|
||||||
|
"showBranchStatusBar": true,
|
||||||
|
"setLastSaveToLastCommit": false,
|
||||||
|
"submoduleRecurseCheckout": false,
|
||||||
|
"gitDir": "",
|
||||||
|
"showFileMenu": true,
|
||||||
|
"authorInHistoryView": "hide",
|
||||||
|
"dateInHistoryView": false,
|
||||||
|
"diffStyle": "split",
|
||||||
|
"hunks": {
|
||||||
|
"showSigns": false,
|
||||||
|
"hunkCommands": false,
|
||||||
|
"statusBar": "disabled"
|
||||||
|
},
|
||||||
|
"lineAuthor": {
|
||||||
|
"show": false,
|
||||||
|
"followMovement": "inactive",
|
||||||
|
"authorDisplay": "initials",
|
||||||
|
"showCommitHash": false,
|
||||||
|
"dateTimeFormatOptions": "date",
|
||||||
|
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
|
||||||
|
"dateTimeTimezone": "viewer-local",
|
||||||
|
"coloringMaxAge": "1y",
|
||||||
|
"colorNew": {
|
||||||
|
"r": 255,
|
||||||
|
"g": 150,
|
||||||
|
"b": 150
|
||||||
|
},
|
||||||
|
"colorOld": {
|
||||||
|
"r": 120,
|
||||||
|
"g": 160,
|
||||||
|
"b": 255
|
||||||
|
},
|
||||||
|
"textColorCss": "var(--text-muted)",
|
||||||
|
"ignoreWhitespace": false,
|
||||||
|
"gutterSpacingFallbackLength": 5,
|
||||||
|
"lastShownAuthorDisplay": "initials",
|
||||||
|
"lastShownDateTimeFormatOptions": "date"
|
||||||
|
}
|
||||||
|
}
|
||||||
141
.obsidian/workspace.json
vendored
141
.obsidian/workspace.json
vendored
@@ -7,20 +7,6 @@
|
|||||||
"id": "88b0c9362d2d8d43",
|
"id": "88b0c9362d2d8d43",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
|
||||||
"id": "fd7dc34c745e30b5",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "Notes/Erin Present Ideas.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
},
|
|
||||||
"icon": "lucide-file",
|
|
||||||
"title": "Erin Present Ideas"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "240add16bbd33cc1",
|
"id": "240add16bbd33cc1",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
@@ -35,78 +21,36 @@
|
|||||||
"title": "OpenClaw"
|
"title": "OpenClaw"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "53fb801970a13fbb",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "References/Lenovo ThinkCentre M720Q Tiny.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
},
|
|
||||||
"icon": "lucide-file",
|
|
||||||
"title": "Lenovo ThinkCentre M720Q Tiny"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "52dff4ebe5d625e4",
|
"id": "52dff4ebe5d625e4",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Library/2025-12-03 Obsidian the King of Learning Tools.md",
|
"file": "Notes/2026-01-12 0813 farty jobs.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "2025-12-03 Obsidian the King of Learning Tools"
|
"title": "2026-01-12 0813 farty jobs"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "04ae138be36f54f2",
|
"id": "1a682cfed1a5d8f7",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Categories/Products.md",
|
"file": "_Inbox/Philips 55OLED760 OLED TV.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Products"
|
"title": "Philips 55OLED760 OLED TV"
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "4fe0252b0f4e3ed6",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "Notes/2026-01-27 0709 Procrastination Holds You Back.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
},
|
|
||||||
"icon": "lucide-file",
|
|
||||||
"title": "2026-01-27 0709 Procrastination Holds You Back"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "2ae19e4cee999228",
|
|
||||||
"type": "leaf",
|
|
||||||
"state": {
|
|
||||||
"type": "markdown",
|
|
||||||
"state": {
|
|
||||||
"file": "Categories/Library.md",
|
|
||||||
"mode": "source",
|
|
||||||
"source": false
|
|
||||||
},
|
|
||||||
"icon": "lucide-file",
|
|
||||||
"title": "Library"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"currentTab": 6
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical"
|
"direction": "vertical"
|
||||||
@@ -163,7 +107,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
"width": 241.5
|
"width": 345.5
|
||||||
},
|
},
|
||||||
"right": {
|
"right": {
|
||||||
"id": "7060430b9611a9e7",
|
"id": "7060430b9611a9e7",
|
||||||
@@ -179,7 +123,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Categories/Library.md",
|
"file": "Notes/2026-01-12 0813 farty jobs.md",
|
||||||
"collapseAll": true,
|
"collapseAll": true,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "byCreatedTime",
|
"sortOrder": "byCreatedTime",
|
||||||
@@ -189,7 +133,7 @@
|
|||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
},
|
},
|
||||||
"icon": "links-coming-in",
|
"icon": "links-coming-in",
|
||||||
"title": "Backlinks for Library"
|
"title": "Backlinks for 2026-01-12 0813 farty jobs"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -270,8 +214,19 @@
|
|||||||
"icon": "lucide-info",
|
"icon": "lucide-info",
|
||||||
"title": "File properties for Lenovo ThinkCentre M720Q Tiny"
|
"title": "File properties for Lenovo ThinkCentre M720Q Tiny"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "dbeb63838b672f45",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "git-view",
|
||||||
|
"state": {},
|
||||||
|
"icon": "git-pull-request",
|
||||||
|
"title": "Source Control"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 7
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "horizontal",
|
"direction": "horizontal",
|
||||||
@@ -279,6 +234,9 @@
|
|||||||
},
|
},
|
||||||
"left-ribbon": {
|
"left-ribbon": {
|
||||||
"hiddenItems": {
|
"hiddenItems": {
|
||||||
|
"daily-notes:Open today's daily note": false,
|
||||||
|
"templater-obsidian:Templater": false,
|
||||||
|
"quickadd:QuickAdd": false,
|
||||||
"tasknotes:Open mini calendar": false,
|
"tasknotes:Open mini calendar": false,
|
||||||
"tasknotes:Open advanced calendar": false,
|
"tasknotes:Open advanced calendar": false,
|
||||||
"tasknotes:Open task list": false,
|
"tasknotes:Open task list": false,
|
||||||
@@ -287,9 +245,7 @@
|
|||||||
"tasknotes:Open pomodoro": false,
|
"tasknotes:Open pomodoro": false,
|
||||||
"tasknotes:Open pomodoro stats": false,
|
"tasknotes:Open pomodoro stats": false,
|
||||||
"tasknotes:Create new task": false,
|
"tasknotes:Create new task": false,
|
||||||
"templater-obsidian:Templater": false,
|
|
||||||
"obsidian-excalidraw-plugin:New drawing": false,
|
"obsidian-excalidraw-plugin:New drawing": false,
|
||||||
"daily-notes:Open today's daily note": false,
|
|
||||||
"zk-prefixer:Create new unique note": false,
|
"zk-prefixer:Create new unique note": false,
|
||||||
"switcher:Open quick switcher": false,
|
"switcher:Open quick switcher": false,
|
||||||
"graph:Open graph view": false,
|
"graph:Open graph view": false,
|
||||||
@@ -297,43 +253,45 @@
|
|||||||
"canvas:Create new canvas": false,
|
"canvas:Create new canvas": false,
|
||||||
"random-note:Open random note": false,
|
"random-note:Open random note": false,
|
||||||
"audio-recorder:Start/stop recording": false,
|
"audio-recorder:Start/stop recording": false,
|
||||||
"command-palette:Open command palette": false
|
"command-palette:Open command palette": false,
|
||||||
|
"obsidian-git:Open Git source control": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "b5e5216d9dc15314",
|
"active": "52dff4ebe5d625e4",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Notes/Erin Present Ideas.md",
|
"_Inbox/Philips 55OLED760 OLED TV.md",
|
||||||
|
"Notes/2026-01-09 1642 Buy new tv.md",
|
||||||
|
"Daily Notes/2026-02-27.md",
|
||||||
|
"References/ESPHome Ecodan heatpump.md",
|
||||||
|
"Templates/TaskNotes/calendar-default.base",
|
||||||
|
"Daily Notes/2026-02-28.md",
|
||||||
|
"Daily Notes/2026-03-01.md",
|
||||||
|
"Daily Notes/2026-03-02.md",
|
||||||
|
"Daily Notes/2026-03-03.md",
|
||||||
|
"Templates/TaskNotes/mini-calendar-default.base",
|
||||||
|
"Daily Notes/2026-03-04.md",
|
||||||
|
"Categories/Products.md",
|
||||||
|
"Notes/2026-01-12 0813 farty jobs.md",
|
||||||
"Notes/OpenClaw.md",
|
"Notes/OpenClaw.md",
|
||||||
"References/Erin Mary Hodgetts.md",
|
"Notes/Erin Present Ideas.md",
|
||||||
|
"Library/2025-12-03 Obsidian the King of Learning Tools.md",
|
||||||
|
"References/22 Bagnall Heights.md",
|
||||||
|
"References/Albert Hodgetts.md",
|
||||||
"Categories/People.md",
|
"Categories/People.md",
|
||||||
"Categories/Home.md",
|
"Categories/Home.md",
|
||||||
|
"References/Lenovo ThinkCentre M720Q Tiny.md",
|
||||||
|
"Notes/2026-01-27 0709 Procrastination Holds You Back.md",
|
||||||
|
"Excalidraw/2026-03-04 1314.excalidraw.md",
|
||||||
|
"Categories/Library.md",
|
||||||
|
"References/Erin Mary Hodgetts.md",
|
||||||
"Daily Notes/2026-02-26.md",
|
"Daily Notes/2026-02-26.md",
|
||||||
"References/LaTeX in Obsidian.md",
|
"References/LaTeX in Obsidian.md",
|
||||||
"Notes/2026-01-27 0709 Procrastination Holds You Back.md",
|
|
||||||
"Categories/Library.md",
|
|
||||||
"References/Methylphenidate.md",
|
"References/Methylphenidate.md",
|
||||||
"_Inbox/Untitled.md",
|
|
||||||
"Untitled",
|
"Untitled",
|
||||||
"Categories/Products.md",
|
|
||||||
"_Inbox/new file.md",
|
|
||||||
"_Inbox/note number 2.md",
|
|
||||||
"Excalidraw/2026-02-23 1413.excalidraw.md",
|
|
||||||
"References/Hotpoint PVH 92 B K Black 90cm Vented Hob.md",
|
|
||||||
"References/Lenovo Thinkpad T440s.md",
|
|
||||||
"Daily Notes/2026-02-23.md",
|
|
||||||
"Attachments/Pasted Image 20260223141434_201.png",
|
"Attachments/Pasted Image 20260223141434_201.png",
|
||||||
"Excalidraw/2026-02-23 1413.excalidraw.png",
|
"Excalidraw/2026-02-23 1413.excalidraw.png",
|
||||||
"Attachments/Pasted image 20260223141106.png",
|
"Attachments/Pasted image 20260223141106.png",
|
||||||
"References/Lenovo ThinkCentre M720Q Tiny.md",
|
|
||||||
"Categories/Note.md",
|
|
||||||
"Notes/My feet and shoe sizes.md",
|
|
||||||
"Notes/2026-01-05 2251 Research polymath.md",
|
|
||||||
"Notes/2026-01-05 2054 it's snowing!.md",
|
|
||||||
"Notes/2026-01-05 1503 Book English IGCSE exam.md",
|
|
||||||
"Notes/2026-01-05 1432 Ask mum, are they coming around a Christmas day.md",
|
|
||||||
"Notes/2026-01-05 1015 Writing for a purpose.md",
|
|
||||||
"Templates/TaskNotes/kanban-default.base",
|
"Templates/TaskNotes/kanban-default.base",
|
||||||
"Templates/TaskNotes/mini-calendar-default.base",
|
|
||||||
"Excalidraw/2026-02-12 1533.excalidraw.png",
|
"Excalidraw/2026-02-12 1533.excalidraw.png",
|
||||||
"Excalidraw/2026-01-22 2253 dipeptide condensation reaction.excalidraw.png",
|
"Excalidraw/2026-01-22 2253 dipeptide condensation reaction.excalidraw.png",
|
||||||
"Attachments/gettyimages-115114299-594x594.jpg",
|
"Attachments/gettyimages-115114299-594x594.jpg",
|
||||||
@@ -347,7 +305,6 @@
|
|||||||
"Attachments/Werrington Primary School PTA 19970916 - 1050921 - CONSTITUTION.pdf",
|
"Attachments/Werrington Primary School PTA 19970916 - 1050921 - CONSTITUTION.pdf",
|
||||||
"Attachments/Werrington Primary School PTA 19950913 - 1050921 - CONSTITUTION_redacted.pdf",
|
"Attachments/Werrington Primary School PTA 19950913 - 1050921 - CONSTITUTION_redacted.pdf",
|
||||||
"Attachments/Werrington Primary School PTA 19960918 - 1050921 - CONSTITUTION_redacted.pdf",
|
"Attachments/Werrington Primary School PTA 19960918 - 1050921 - CONSTITUTION_redacted.pdf",
|
||||||
"Attachments/Solis_Manual_S6-GR1P(2,5-6)K_FN_EUR_V1,3(20240227).pdf",
|
|
||||||
"Untitled.canvas",
|
"Untitled.canvas",
|
||||||
"02 Topics/Daily Notes/Task Dashboard.canvas"
|
"02 Topics/Daily Notes/Task Dashboard.canvas"
|
||||||
]
|
]
|
||||||
|
|||||||
1123
.trash/2026-03-04 1314.excalidraw.md
Normal file
1123
.trash/2026-03-04 1314.excalidraw.md
Normal file
File diff suppressed because it is too large
Load Diff
14
Daily Notes/2026-02-27.md
Normal file
14
Daily Notes/2026-02-27.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
date: 2026-02-27
|
||||||
|
created: 2026-03-04T16:48:18
|
||||||
|
category:
|
||||||
|
- "[[Daily Notes]]"
|
||||||
|
---
|
||||||
|
# Friday 27th February 2026
|
||||||
|
[[Home]] | [[PARA|PARA Board]] | [[2026-02-26|< Back]] | [[2026-02-28|Forward >]]
|
||||||
|
## today's activity
|
||||||
|
![[Daily note today.base]]
|
||||||
|
|
||||||
|
## in focus
|
||||||
|
![[PARA.base]]
|
||||||
|
|
||||||
14
Daily Notes/2026-02-28.md
Normal file
14
Daily Notes/2026-02-28.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
date: 2026-02-28
|
||||||
|
created: 2026-03-04T16:48:15
|
||||||
|
category:
|
||||||
|
- "[[Daily Notes]]"
|
||||||
|
---
|
||||||
|
# Saturday 28th February 2026
|
||||||
|
[[Home]] | [[PARA|PARA Board]] | [[2026-02-27|< Back]] | [[2026-03-01|Forward >]]
|
||||||
|
## today's activity
|
||||||
|
![[Daily note today.base]]
|
||||||
|
|
||||||
|
## in focus
|
||||||
|
![[PARA.base]]
|
||||||
|
|
||||||
14
Daily Notes/2026-03-01.md
Normal file
14
Daily Notes/2026-03-01.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
date: 2026-03-01
|
||||||
|
created: 2026-03-04T16:48:10
|
||||||
|
category:
|
||||||
|
- "[[Daily Notes]]"
|
||||||
|
---
|
||||||
|
# Sunday 1st March 2026
|
||||||
|
[[Home]] | [[PARA|PARA Board]] | [[2026-02-28|< Back]] | [[2026-03-02|Forward >]]
|
||||||
|
## today's activity
|
||||||
|
![[Daily note today.base]]
|
||||||
|
|
||||||
|
## in focus
|
||||||
|
![[PARA.base]]
|
||||||
|
|
||||||
14
Daily Notes/2026-03-02.md
Normal file
14
Daily Notes/2026-03-02.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
date: 2026-03-02
|
||||||
|
created: 2026-03-04T16:48:06
|
||||||
|
category:
|
||||||
|
- "[[Daily Notes]]"
|
||||||
|
---
|
||||||
|
# Monday 2nd March 2026
|
||||||
|
[[Home]] | [[PARA|PARA Board]] | [[2026-03-01|< Back]] | [[2026-03-03|Forward >]]
|
||||||
|
## today's activity
|
||||||
|
![[Daily note today.base]]
|
||||||
|
|
||||||
|
## in focus
|
||||||
|
![[PARA.base]]
|
||||||
|
|
||||||
14
Daily Notes/2026-03-03.md
Normal file
14
Daily Notes/2026-03-03.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
date: 2026-03-03
|
||||||
|
created: 2026-03-03T17:26:00
|
||||||
|
category:
|
||||||
|
- "[[Daily Notes]]"
|
||||||
|
---
|
||||||
|
# Tuesday 3rd March 2026
|
||||||
|
[[Home]] | [[PARA|PARA Board]] | [[2026-03-02|< Back]] | [[2026-03-04|Forward >]]
|
||||||
|
## today's activity
|
||||||
|
![[Daily note today.base]]
|
||||||
|
|
||||||
|
## in focus
|
||||||
|
![[PARA.base]]
|
||||||
|
|
||||||
14
Daily Notes/2026-03-04.md
Normal file
14
Daily Notes/2026-03-04.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
date: 2026-03-04
|
||||||
|
created: 2026-03-04T13:18:08
|
||||||
|
category:
|
||||||
|
- "[[Daily Notes]]"
|
||||||
|
---
|
||||||
|
# Wednesday 4th March 2026
|
||||||
|
[[Home]] | [[PARA|PARA Board]] | [[2026-03-03|< Back]] | [[2026-03-05|Forward >]]
|
||||||
|
## today's activity
|
||||||
|
![[Daily note today.base]]
|
||||||
|
|
||||||
|
## in focus
|
||||||
|
![[PARA.base]]
|
||||||
|
|
||||||
@@ -7,5 +7,5 @@ type:
|
|||||||
- "[[Log]]"
|
- "[[Log]]"
|
||||||
title: Buy new tv
|
title: Buy new tv
|
||||||
tags:
|
tags:
|
||||||
- project
|
|
||||||
---
|
---
|
||||||
|
done, ordered [[Philips 55OLED760 OLED TV]]
|
||||||
@@ -9,4 +9,6 @@ location:
|
|||||||
rating:
|
rating:
|
||||||
last:
|
last:
|
||||||
---
|
---
|
||||||
22 Bagnall Heights was the property of my late [[Albert Hodgetts|grandad]].
|
22 Bagnall Heights was the property of my late [[Albert Hodgetts|grandad]].
|
||||||
|
|
||||||
|
Key box code: 1147
|
||||||
@@ -9,7 +9,7 @@ created: 2026-01-03T09:42:01
|
|||||||
url: https://github.com/gekkekoe/esphome-ecodan-hp
|
url: https://github.com/gekkekoe/esphome-ecodan-hp
|
||||||
os: "[[Home Assistant]]"
|
os: "[[Home Assistant]]"
|
||||||
tags:
|
tags:
|
||||||
- project
|
- research
|
||||||
---
|
---
|
||||||
Some good info here: [HA Forum](https://community.home-assistant.io/t/esphome-mitsubishi-ecodan-and-remote-thermostat-integrations/866580)
|
Some good info here: [HA Forum](https://community.home-assistant.io/t/esphome-mitsubishi-ecodan-and-remote-thermostat-integrations/866580)
|
||||||
|
|
||||||
|
|||||||
12
_Inbox/Philips 55OLED760 OLED TV.md
Normal file
12
_Inbox/Philips 55OLED760 OLED TV.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
created: 2026-03-04T16:50:27
|
||||||
|
category:
|
||||||
|
- "[[Products]]"
|
||||||
|
type:
|
||||||
|
maker: "[[Phillips]]"
|
||||||
|
model: 55OLED760
|
||||||
|
rating:
|
||||||
|
price: 764
|
||||||
|
acquired: 2026-02-03
|
||||||
|
monthly-uses:
|
||||||
|
---
|
||||||
Reference in New Issue
Block a user