From 430532782a0173dfd9f7f82b96fe4587e314ba4a Mon Sep 17 00:00:00 2001 From: Obsidian-MBPM4 Date: Mon, 30 Jun 2025 10:17:56 +0200 Subject: [PATCH] vault backup: 2025-06-30 10:17:56 Affected files: .obsidian/plugins/periodic-notes/data.json .obsidian/workspace.json 0 Journal/0 Daily/2025-06-28.md 0 Journal/0 Daily/2025-06-30.md Dashboard Canvas.canvas Templates/Weekly Template.md Temporary/2025-06-30.md --- .obsidian/plugins/periodic-notes/data.json | 7 ++-- .obsidian/workspace.json | 33 +++++++++--------- 0 Journal/0 Daily/2025-06-28.md | 3 +- 0 Journal/0 Daily/2025-06-30.md | 29 ++++++++++++++++ Dashboard Canvas.canvas | 2 +- Templates/Weekly Template.md | 39 ++++++++++++++++++++++ Temporary/2025-06-30.md | 0 7 files changed, 91 insertions(+), 22 deletions(-) create mode 100644 0 Journal/0 Daily/2025-06-30.md create mode 100644 Templates/Weekly Template.md create mode 100644 Temporary/2025-06-30.md diff --git a/.obsidian/plugins/periodic-notes/data.json b/.obsidian/plugins/periodic-notes/data.json index 73c38e1..8807eb1 100644 --- a/.obsidian/plugins/periodic-notes/data.json +++ b/.obsidian/plugins/periodic-notes/data.json @@ -1,5 +1,5 @@ { - "showGettingStartedBanner": true, + "showGettingStartedBanner": false, "hasMigratedDailyNoteSettings": true, "hasMigratedWeeklyNoteSettings": false, "daily": { @@ -10,8 +10,9 @@ }, "weekly": { "format": "", - "template": "", - "folder": "" + "template": "Templates/Weekly Template.md", + "folder": "0 Journal/1 Weekly", + "enabled": true }, "monthly": { "format": "", diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index f8aba0d..7b293f5 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -24,17 +24,17 @@ } }, { - "id": "b5d9cec23d736cf3", + "id": "b83d89fd7f7eedcb", "type": "leaf", "state": { "type": "markdown", "state": { - "file": "0 Journal/0 Daily/2025-06-27.md", + "file": "0 Journal/0 Daily/2025-06-28.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "2025-06-27" + "title": "2025-06-28" } } ], @@ -285,13 +285,22 @@ "periodic-notes:Open today": false } }, - "active": "b5d9cec23d736cf3", + "active": "b83d89fd7f7eedcb", "lastOpenFiles": [ - "0 Journal/0 Daily/2025-06-28.sync-conflict-20250628-084825-LIUMLEB.md", + "Dashboard Canvas.canvas", + "Dashboard.md", + "Templates/Weekly Template.md", "0 Journal/0 Daily/2025-06-28.md", - "0 Journal/0 Daily/2025-06-25.md", - "Templates/Daily Template.md", "0 Journal/0 Daily/2025-06-27.md", + "0 Journal/0 Daily/2025-06-30.md", + "Templates/Daily Template.md", + "0 Journal/1 Weekly/2025-W27.md", + "0 Journal/1 Weekly/2025-W28.md", + "Temporary/2025-W28.md", + "Temporary/2025-06-30.md", + "2025-W27.md", + "0 Journal/0 Daily/2025-06-28.sync-conflict-20250628-084825-LIUMLEB.md", + "0 Journal/0 Daily/2025-06-25.md", "99 Work/0 OneSec/OneSecNotes/40 - User Manuals/FTDI FT232H - Serial to USB Adapter.md", "Attachments/Pasted image 20250627101456.png", "Temporary/Untitled 9.md", @@ -313,18 +322,9 @@ "99 Work/0 OneSec/OneSecNotes/30 Engineering Skills/Robotics/kalman_filter.excalidraw.md", "OneNote/PhD/Things to know very well when applying for a robotics PhD.md", "2 Personal/1 Skills/IT/React Learnings.md", - "Dashboard.md", "99 Work/0 OneSec/OneSecThoughts/Cofounder Meeting 1 - 04.06.25.md", - "2 Personal/Hobbies/Gelbes Velo von Mänu.md", - "0 Journal/0 Daily/2025-06-04.md", - "Temporary/CM5 Carrier Review.md", "Attachments/Pasted image 20250604104446.png", - "2 Personal/1 Skills/IT/Supabase Learnings.md", - "0 Journal/0 Daily/2025-05-24.md", "2 Personal/1 Skills/IT", - "2 Personal/Lists/Packlisten/Packliste - Skitour.md", - "2 Personal/Wohnen/Rezepte/Markdownload/Püree von roten Linsen mit Cherrytomaten-Gemüse.md", - "0 Journal/0 Daily/2025-05-01.md", "Sync", "Shared_Folder", "OneNote/BSM", @@ -334,7 +334,6 @@ "5 Media/5 Other", "5 Media/3 Films", "99 Work/0 OneSec/OneSecNotes/30 Engineering Skills/Computer Science/Untitled.canvas", - "Dashboard Canvas.canvas", "8 Work/OneSecNotes/Temporary/Untitled.canvas" ] } \ No newline at end of file diff --git a/0 Journal/0 Daily/2025-06-28.md b/0 Journal/0 Daily/2025-06-28.md index 062cb3d..c2e5804 100644 --- a/0 Journal/0 Daily/2025-06-28.md +++ b/0 Journal/0 Daily/2025-06-28.md @@ -33,4 +33,5 @@ ___ - Dannick meinte ich müsse 500.- zurück zahlen wenn ich Dinge nicht anspreche, da wir sonst unsere Zeit verschwenden. - Ich möchte mehr Einsicht in die Finanzen: und ich muss auch selbst Leute anstellen können. - Offen sein, dass das Projekt mit Jerry nicht sehr gut läuft. Und dass ich das eigentlich nicht führen will. - - \ No newline at end of file + - Lead daily standups: make sure that they never exceed 15 minutes. Maybe restructure them? Do hardware first? + - Make sure every meeting has a clear goal and an agenda \ No newline at end of file diff --git a/0 Journal/0 Daily/2025-06-30.md b/0 Journal/0 Daily/2025-06-30.md new file mode 100644 index 0000000..7568846 --- /dev/null +++ b/0 Journal/0 Daily/2025-06-30.md @@ -0,0 +1,29 @@ +--- +Alias: +Tags: daily +# Habits: +# ----- +nägelkauen: +Dehnen: +Sport: +Ernährung: +# ----- +--- +# 2025-06-30 + +[[2025-06-29]] <--> [[2025-07-01]] + + +Error generating daily quote + +--- +## Planning + + +___ +## Reflection + + +___ +## Notes +- \ No newline at end of file diff --git a/Dashboard Canvas.canvas b/Dashboard Canvas.canvas index c191943..588acba 100644 --- a/Dashboard Canvas.canvas +++ b/Dashboard Canvas.canvas @@ -1,6 +1,6 @@ { "nodes":[ - {"id":"1cb6b84f4823a38f","type":"file","file":"7 People/_People Overview.md","x":-1220,"y":-380,"width":536,"height":595,"color":"5"} + {"id":"1cb6b84f4823a38f","type":"file","file":"7 People/_People Overview.md","x":-1220,"y":-380,"width":840,"height":1000,"color":"5"} ], "edges":[] } \ No newline at end of file diff --git a/Templates/Weekly Template.md b/Templates/Weekly Template.md new file mode 100644 index 0000000..0edc434 --- /dev/null +++ b/Templates/Weekly Template.md @@ -0,0 +1,39 @@ +--- +Alias: +Tags: weekly +# Habits: +# ----- +nägelkauen: +Dehnen: +Sport: +Ernährung: +# ----- +--- + +# <% tp.file.title %> + +<%* +/* ── Navigation to previous / next week ─────────────────────────────── */ +const curWeek = moment(tp.file.title, "GGGG-[W]WW"); +tR = `[[${curWeek.clone().subtract(1,'week').format("GGGG-[W]WW")}]] <--> [[${curWeek.clone().add(1,'week').format("GGGG-[W]WW")}]]`; +%> + +<% tp.web.daily_quote() %> + +--- + +## Week at a glance + + +--- + +## Planning +_(Ziele, To-dos, Termine, Prioritäten)_ + +___ +## Reflection +_(Wie lief die Woche? Erfolge, Learnings, Verbesserungen)_ + +___ +## Notes +- \ No newline at end of file diff --git a/Temporary/2025-06-30.md b/Temporary/2025-06-30.md new file mode 100644 index 0000000..e69de29