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
This commit is contained in:
39
Templates/Weekly Template.md
Normal file
39
Templates/Weekly Template.md
Normal file
@@ -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
|
||||
-
|
||||
Reference in New Issue
Block a user