vault backup: 2026-02-26 17:34:20

This commit is contained in:
Thomas Peetz
2026-02-26 17:34:19 +01:00
parent 15a2fe33db
commit 708ec1ab41
21 changed files with 364 additions and 22 deletions
+68
View File
@@ -0,0 +1,68 @@
---
weight:
meditation: true
pushUps: 20
plank: 60
journal: Privat daily
journal-date: 2026-02-26
journal-start-date: 2026-02-26
journal-end-date: 2026-02-26
---
```calendar-timeline
```
## Journal
## Ziele
##### [[2026-W09#^09i|Woche]] | [[2026-02#^02i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!warning]- Heute fällig
>```tasks
>not done
>has due date
>due on 2026-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2026-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>FROM !"Resources/Templates"
>WHERE completed AND completion = date(2026-02-26)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 26
```
+63
View File
@@ -0,0 +1,63 @@
---
heizung:
warmwasser:
journal: Privat monthly
journal-date: 2026-03-01
journal-start-date: 2026-03-01
journal-end-date: 2026-03-31
---
```calendar-timeline
```
> ## Monats Ziele - [[2026-03|März]]
> - [ ] [[Einführung von SMART Zielen im Obsidian Workflow]]
>^03i
#### [[2026-Q1#^q1i|Quartal]] | [[2026#^2026i|Jahr]]
## Aufgaben
> [!examples]- Backlog
>```tasks
>not done
>no scheduled date
>no start date
>no due date
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>path regex does not match /^Journal\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>starts on or before 2026-04-01
>has start date
>no scheduled date
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>path regex does not match /^Journal\/.*/
>```
> [!hint]- Geplante Aufgaben
>```tasks
>not done
>scheduled 2026-03-01 2026-04-01
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>FROM !"Resources/Templates"
>WHERE completed AND completion >= date(2026-03-01) AND completion < date(2026-04-01)
>SORT completion, start
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 03
SORT birthday.day
```
+70
View File
@@ -0,0 +1,70 @@
---
work_home: true
work_office: false
journal: cimt daily
journal-date: 2026-02-26
journal-start-date: 2026-02-26
journal-end-date: 2026-02-26
---
```calendar-timeline
```
## Journal
- [x] 09:15 - 09:30 [[Managed Services Team Daily]] [completion:: 2026-02-26]
- [x] 11:45 - 12:00 [[Tibuci]] Stand-Up [completion:: 2026-02-26]
- [x] 13:00 - 13:45 [[Einarbeitung Managed Services Team]] bezüglich Kunde Cosnova [[Bastian Liesigk]] [completion:: 2026-02-26]
## Ziele
##### [[Journal/cimt AG/2026/2026-W09#^09i|Woche]] | [[Journal/cimt AG/2026/2026-02#^02i|Monat]] | [[Journal/cimt AG/2026/2026-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!warning]- Heute fällig
>```tasks
>not done
>has due date
>due on 2026-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2026-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>FROM !"Resources/Templates"
>WHERE completed AND completion = date(2026-02-26)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 26
```
+1 -1
View File
@@ -9,7 +9,7 @@ journal-end-date: 2026-02-28
```
> ## Monats Ziele - [[2026-02|Februar]]
>- [ ] Selbstmanagement Methoden SMART und 3x3 ausprobiert und dokumentiert #process/goal
>- [x] Selbstmanagement Methoden SMART und 3x3 ausprobiert und dokumentiert #process/goal [completion:: 2026-02-26]
>- [x] Vorschläge für Ziele erarbeiten #process/goal [completion:: 2026-02-20]
> ^02i