37 lines
648 B
Markdown
37 lines
648 B
Markdown
---
|
|
aliases:
|
|
Tags:
|
|
- weekly
|
|
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
|
|
- |