vault backup: 2025-12-10 11:37:35

This commit is contained in:
2023-05-15 17:16:05 +02:00
committed by Thomas Peetz
parent 91bf72fc87
commit 73f2162ddf
6049 changed files with 513094 additions and 227748 deletions
+67
View File
@@ -0,0 +1,67 @@
---
weight:
meditation:
pushUps: 0
journal: Privat daily
journal-start-date: 2024-04-01
journal-end-date: 2024-04-01
journal-date: 2024-04-01
---
[[Journal/Privat/2024/04/2024-03-31|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W14|W14]] ⋮ [[Journal/Privat/2024/04/2024-04-02|❯❯]]
## Journal
- [x] Ostermontag [completion:: 2024-04-02]
## Ziele
##### [[2024-W14#^14i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-01
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-01
>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 2024-04-01
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-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(2024-04-01)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 01
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 95
meditation:
pushUps: 16
journal: Privat daily
journal-start-date: 2024-04-02
journal-end-date: 2024-04-02
journal-date: 2024-04-02
---
[[Journal/Privat/2024/04/2024-04-01|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W14|W14]] ⋮ [[Journal/Privat/2024/04/2024-04-03|❯❯]]
## Journal
## Ziele
##### [[2024-W14#^14i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-02
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-02
>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 2024-04-02
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-02
>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(2024-04-02)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 02
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation: true
pushUps: 15
journal: Privat daily
journal-start-date: 2024-04-03
journal-end-date: 2024-04-03
journal-date: 2024-04-03
---
[[Journal/Privat/2024/04/2024-04-02|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W14|W14]] ⋮ [[Journal/Privat/2024/04/2024-04-04|❯❯]]
## Journal
## Ziele
##### [[2024-W14#^14i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-03
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-03
>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 2024-04-03
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-03
>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(2024-04-03)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 03
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 94.6
meditation: true
pushUps: 16
journal: Privat daily
journal-start-date: 2024-04-04
journal-end-date: 2024-04-04
journal-date: 2024-04-04
---
[[Journal/Privat/2024/04/2024-04-03|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W14|W14]] ⋮ [[Journal/Privat/2024/04/2024-04-05|❯❯]]
## Journal
## Ziele
##### [[2024-W14#^14i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-04
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-04
>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 2024-04-04
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-04
>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(2024-04-04)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 04
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 95.3
meditation: true
pushUps: 15
journal: Privat daily
journal-start-date: 2024-04-08
journal-end-date: 2024-04-08
journal-date: 2024-04-08
---
[[Journal/Privat/2024/04/2024-04-07|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W15|W15]] ⋮ [[Journal/Privat/2024/04/2024-04-09|❯❯]]
## Journal
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-08
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-08
>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 2024-04-08
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-08
>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(2024-04-08)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 08
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 94.6
meditation: true
pushUps: 15
journal: Privat daily
journal-start-date: 2024-04-09
journal-end-date: 2024-04-09
journal-date: 2024-04-09
---
[[Journal/Privat/2024/04/2024-04-08|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W15|W15]] ⋮ [[Journal/Privat/2024/04/2024-04-10|❯❯]]
## Journal
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-09
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-09
>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 2024-04-09
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-09
>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(2024-04-09)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 09
```
+70
View File
@@ -0,0 +1,70 @@
---
weight: 95.1
meditation: true
pushUps: 16
journal: Privat daily
journal-start-date: 2024-04-10
journal-end-date: 2024-04-10
journal-date: 2024-04-10
---
[[Journal/Privat/2024/04/2024-04-09|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W15|W15]] ⋮ [[Journal/Privat/2024/04/2024-04-11|❯❯]]
## Journal
- [x] 10:45 - 11:00 Anruf [[Thomas-i-Punkt Modelle Handelsgesellschaft m.b.H.]] [completion:: 2024-04-10]
Pullover mit Tasche Preis ca. 700€, Termin steht nicht fest, kann Ende des Jahres werden, Maschine wird extra eingerichtet (Sonderanfertigung)
Pullover beige-meliert (grau) regulärer Preis 300€ ist vorhanden
Pullover marine regulärer Preis kommt demnächst
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-10
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-10
>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 2024-04-10
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-10
>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(2024-04-10)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 10
```
+67
View File
@@ -0,0 +1,67 @@
---
weight: 96
meditation: true
pushUps: 16
journal: Privat daily
journal-start-date: 2024-04-11
journal-end-date: 2024-04-11
journal-date: 2024-04-11
---
[[Journal/Privat/2024/04/2024-04-10|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W15|W15]] ⋮ [[Journal/Privat/2024/04/2024-04-12|❯❯]]
## Journal
- [x] 17:45 - 18:15 [[Brillenauftrag 053729724080]] [[Fielmann AG & co. Spandau OHG]] [completion:: 2024-04-11]
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-11
>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 2024-04-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-11
>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(2024-04-11)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 11
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation: true
pushUps: 15
journal: Privat daily
journal-start-date: 2024-04-12
journal-end-date: 2024-04-12
journal-date: 2024-04-12
---
[[Journal/Privat/2024/04/2024-04-11|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W15|W15]] ⋮ [[Journal/Privat/2024/04/2024-04-13|❯❯]]
## Journal
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-12
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-12
>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 2024-04-12
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-12
>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(2024-04-12)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 12
```
+62
View File
@@ -0,0 +1,62 @@
---
weight: 95.4
meditation: true
pushUps: 16
---
[[Journal/Privat/2024/04/2024-04-12|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W15|W15]] ⋮ [[Journal/Privat/2024/04/2024-04-14|❯❯]]
## Journal
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-13
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-13
>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 2024-04-13
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-13
>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(2024-04-13)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 13
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation:
pushUps: 0
journal: Privat daily
journal-start-date: 2024-04-14
journal-end-date: 2024-04-14
journal-date: 2024-04-14
---
[[Journal/Privat/2024/04/2024-04-13|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W15|W15]] ⋮ [[Journal/Privat/2024/04/2024-04-15|❯❯]]
## Journal
## Ziele
##### [[2024-W15#^15i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-14
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-14
>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 2024-04-14
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-14
>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(2024-04-14)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 14
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 95.3
meditation: true
pushUps: 15
journal: Privat daily
journal-start-date: 2024-04-15
journal-end-date: 2024-04-15
journal-date: 2024-04-15
---
[[Journal/Privat/2024/04/2024-04-14|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W16|W16]] ⋮ [[Journal/Privat/2024/04/2024-04-16|❯❯]]
## Journal
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-15
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-15
>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 2024-04-15
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-15
>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(2024-04-15)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 15
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 94.8
meditation: true
pushUps: 16
journal: Privat daily
journal-start-date: 2024-04-16
journal-end-date: 2024-04-16
journal-date: 2024-04-16
---
[[Journal/Privat/2024/04/2024-04-15|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W16|W16]] ⋮ [[Journal/Privat/2024/04/2024-04-17|❯❯]]
## Journal
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-16
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-16
>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 2024-04-16
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-16
>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(2024-04-16)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 16
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 96.2
meditation: true
pushUps: 17
journal: Privat daily
journal-start-date: 2024-04-17
journal-end-date: 2024-04-17
journal-date: 2024-04-17
---
[[Journal/Privat/2024/04/2024-04-16|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W16|W16]] ⋮ [[Journal/Privat/2024/04/2024-04-18|❯❯]]
## Journal
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-17
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-17
>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 2024-04-17
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-17
>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(2024-04-17)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 17
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 95.2
meditation: true
pushUps: 17
journal: Privat daily
journal-start-date: 2024-04-18
journal-end-date: 2024-04-18
journal-date: 2024-04-18
---
[[Journal/Privat/2024/04/2024-04-17|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W16|W16]] ⋮ [[Journal/Privat/2024/04/2024-04-19|❯❯]]
## Journal
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-18
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-18
>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 2024-04-18
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-18
>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(2024-04-18)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 18
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 95.5
meditation: true
pushUps: 17
journal: Privat daily
journal-start-date: 2024-04-19
journal-end-date: 2024-04-19
journal-date: 2024-04-19
---
[[Journal/Privat/2024/04/2024-04-18|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W16|W16]] ⋮ [[Journal/Privat/2024/04/2024-04-20|❯❯]]
## Journal
## Ziele
##### [[2024-W16#^16i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-19
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-19
>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 2024-04-19
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-19
>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(2024-04-19)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 19
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 95.8
meditation: true
pushUps: 17
journal: Privat daily
journal-start-date: 2024-04-22
journal-end-date: 2024-04-22
journal-date: 2024-04-22
---
[[Journal/Privat/2024/04/2024-04-21|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W17|W17]] ⋮ [[Journal/Privat/2024/04/2024-04-23|❯❯]]
## Journal
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-22
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-22
>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 2024-04-22
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-22
>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(2024-04-22)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 22
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 96.1
meditation: true
pushUps: 16
journal: Privat daily
journal-start-date: 2024-04-23
journal-end-date: 2024-04-23
journal-date: 2024-04-23
---
[[Journal/Privat/2024/04/2024-04-22|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W17|W17]] ⋮ [[Journal/Privat/2024/04/2024-04-24|❯❯]]
## Journal
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-23
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-23
>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 2024-04-23
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-23
>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(2024-04-23)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 23
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 96.2
meditation: true
pushUps: 16
journal: Privat daily
journal-start-date: 2024-04-24
journal-end-date: 2024-04-24
journal-date: 2024-04-24
---
[[Journal/Privat/2024/04/2024-04-23|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W17|W17]] ⋮ [[Journal/Privat/2024/04/2024-04-25|❯❯]]
## Journal
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-24
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-24
>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 2024-04-24
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-24
>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(2024-04-24)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 24
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 96
meditation: true
pushUps: 17
journal: Privat daily
journal-start-date: 2024-04-25
journal-end-date: 2024-04-25
journal-date: 2024-04-25
---
[[Journal/Privat/2024/04/2024-04-24|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W17|W17]] ⋮ [[Journal/Privat/2024/04/2024-04-26|❯❯]]
## Journal
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-25
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-25
>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 2024-04-25
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-25
>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(2024-04-25)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 25
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 95.2
meditation: true
pushUps: 17
journal: Privat daily
journal-start-date: 2024-04-26
journal-end-date: 2024-04-26
journal-date: 2024-04-26
---
[[Journal/Privat/2024/04/2024-04-25|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W17|W17]] ⋮ [[Journal/Privat/2024/04/2024-04-27|❯❯]]
## Journal
## Ziele
##### [[2024-W17#^17i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-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 2024-04-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 2024-04-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(2024-04-26)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 26
```
+68
View File
@@ -0,0 +1,68 @@
---
weight: 95.9
meditation: false
pushUps: 0
journal: Privat daily
journal-start-date: 2024-04-29
journal-end-date: 2024-04-29
journal-date: 2024-04-29
---
[[Journal/Privat/2024/04/2024-04-28|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W18|W18]] ⋮ [[Journal/Privat/2024/04/2024-04-30|❯❯]]
## Journal
- [x] 12:10 - 13:10 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] [completion:: 2024-04-29]
Glaukomvorsorge €22,00
## Ziele
##### [[2024-W18#^18i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-29
>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 2024-04-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-29
>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(2024-04-29)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 29
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation: true
pushUps: 17
journal: Privat daily
journal-start-date: 2024-04-30
journal-end-date: 2024-04-30
journal-date: 2024-04-30
---
[[Journal/Privat/2024/04/2024-04-29|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024/2024-Q2|Q2]] [[Journal/Privat/2024/2024-04|04]] [[Journal/Privat/2024/2024-W18|W18]] ⋮ [[Journal/Privat/2024/04/2024-05-01|❯❯]]
## Journal
## Ziele
##### [[2024-W18#^18i|Woche]] | [[2024-04#^04i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-04-30
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-04-30
>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 2024-04-30
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2024-04-30
>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(2024-04-30)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 04 AND birthday.day = 30
```