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
+66
View File
@@ -0,0 +1,66 @@
---
weight: 98.5
meditation:
pushUps: 0
journal: Privat daily
journal-start-date: 2023-08-01
journal-end-date: 2023-08-01
journal-date: 2023-08-01
---
[[Journal/Privat/2023/08/2023-07-31|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W31|W31]] ⋮ [[Journal/Privat/2023/08/2023-08-02|❯❯]]
## Journal
## Ziele
##### [[2023-W31#^31i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-01
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-01)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 01
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 97.8
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-02
journal-end-date: 2023-08-02
journal-date: 2023-08-02
---
[[Journal/Privat/2023/08/2023-08-01|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W31|W31]] ⋮ [[Journal/Privat/2023/08/2023-08-03|❯❯]]
## Journal
## Ziele
##### [[2023-W31#^31i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-02
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-02)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 02
```
+68
View File
@@ -0,0 +1,68 @@
---
weight: 97.5
meditation:
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-03
journal-end-date: 2023-08-03
journal-date: 2023-08-03
---
[[Journal/Privat/2023/08/2023-08-02|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W31|W31]] ⋮ [[Journal/Privat/2023/08/2023-08-04|❯❯]]
## Journal
- [x] 10:15 - 10:35 Austausch Warmwasserzähler Küche [completion:: 2023-08-03]
- [x] 10:47 - 10:50 Anruf Telekom wegen Störung [completion:: 2023-08-03]
## Ziele
##### [[2023-W31#^31i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-03
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-03)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 03
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 98.5
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-04
journal-end-date: 2023-08-04
journal-date: 2023-08-04
---
[[Journal/Privat/2023/08/2023-08-03|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W31|W31]] ⋮ [[Journal/Privat/2023/08/2023-08-05|❯❯]]
## Journal
## Ziele
##### [[2023-W31#^31i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-04
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-04)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 04
```
+67
View File
@@ -0,0 +1,67 @@
---
weight: 99
meditation:
pushUps: 0
journal: Privat daily
journal-start-date: 2023-08-05
journal-end-date: 2023-08-05
journal-date: 2023-08-05
---
[[Journal/Privat/2023/08/2023-08-04|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W31|W31]] ⋮ [[Journal/Privat/2023/08/2023-08-06|❯❯]]
## Journal
- [x] 08:00 - 09:00 Telekom Techniker [completion:: 2023-08-05]
## Ziele
##### [[2023-W31#^31i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-05
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-05
>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 2023-08-05
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2023-08-05
>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(2023-08-05)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 05
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 97
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-07
journal-end-date: 2023-08-07
journal-date: 2023-08-07
---
[[Journal/Privat/2023/08/2023-08-06|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W32|W32]] ⋮ [[Journal/Privat/2023/08/2023-08-08|❯❯]]
## Journal
## Ziele
##### [[2023-W32#^32i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-07
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-07
>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 2023-08-07
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2023-08-07
>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(2023-08-07)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 07
```
+67
View File
@@ -0,0 +1,67 @@
---
weight:
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-08
journal-end-date: 2023-08-08
journal-date: 2023-08-08
---
[[Journal/Privat/2023/08/2023-08-07|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W32|W32]] ⋮ [[Journal/Privat/2023/08/2023-08-09|❯❯]]
## Journal
- [x] 17:00 - 18:00 Essen gehen mit [[Ramona Schmitt]] [completion:: 2023-08-08]
## Ziele
##### [[2023-W32#^32i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-08
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-08)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 08
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 97.3
meditation:
pushUps: 0
journal: Privat daily
journal-start-date: 2023-08-09
journal-end-date: 2023-08-09
journal-date: 2023-08-09
---
[[Journal/Privat/2023/08/2023-08-08|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W32|W32]] ⋮ [[Journal/Privat/2023/08/2023-08-10|❯❯]]
## Journal
## Ziele
##### [[2023-W32#^32i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-09
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-09)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 09
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 98.9
meditation: true
pushUps: 11
journal: Privat daily
journal-start-date: 2023-08-10
journal-end-date: 2023-08-10
journal-date: 2023-08-10
---
[[Journal/Privat/2023/08/2023-08-09|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W32|W32]] ⋮ [[Journal/Privat/2023/08/2023-08-11|❯❯]]
## Journal
## Ziele
##### [[2023-W32#^32i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-10
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-10)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 10
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 98.9
meditation: true
pushUps: 11
journal: Privat daily
journal-start-date: 2023-08-11
journal-end-date: 2023-08-11
journal-date: 2023-08-11
---
[[Journal/Privat/2023/08/2023-08-10|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W32|W32]] ⋮ [[Journal/Privat/2023/08/2023-08-12|❯❯]]
## Journal
## Ziele
##### [[2023-W32#^32i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-11)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 11
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 98
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-12
journal-end-date: 2023-08-12
journal-date: 2023-08-12
---
[[Journal/Privat/2023/08/2023-08-11|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W32|W32]] ⋮ [[Journal/Privat/2023/08/2023-08-13|❯❯]]
## Journal
## Ziele
##### [[2023-W32#^32i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-12
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-12)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 12
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-13
journal-end-date: 2023-08-13
journal-date: 2023-08-13
---
[[Journal/Privat/2023/08/2023-08-12|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W32|W32]] ⋮ [[Journal/Privat/2023/08/2023-08-14|❯❯]]
## Journal
## Ziele
##### [[2023-W32#^32i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-13
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-13)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 13
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 97.9
meditation: true
pushUps: 11
journal: Privat daily
journal-start-date: 2023-08-14
journal-end-date: 2023-08-14
journal-date: 2023-08-14
---
[[Journal/Privat/2023/08/2023-08-13|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W33|W33]] ⋮ [[Journal/Privat/2023/08/2023-08-15|❯❯]]
## Journal
## Ziele
##### [[2023-W33#^33i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-14
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-14)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 14
```
+67
View File
@@ -0,0 +1,67 @@
---
weight: 98.4
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-15
journal-end-date: 2023-08-15
journal-date: 2023-08-15
---
[[Journal/Privat/2023/08/2023-08-14|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W33|W33]] ⋮ [[Journal/Privat/2023/08/2023-08-16|❯❯]]
## Journal
- [x] 12:30 - 12:45 Überprüfung Rauchmelder [[Rauchmelder Michelstadter Weg]] [[Pyrexx GmbH]] [completion:: 2023-08-15]
## Ziele
##### [[2023-W33#^33i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-15
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-15)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 15
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 98.3
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-16
journal-end-date: 2023-08-16
journal-date: 2023-08-16
---
[[Journal/Privat/2023/08/2023-08-15|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W33|W33]] ⋮ [[Journal/Privat/2023/08/2023-08-17|❯❯]]
## Journal
## Ziele
##### [[2023-W33#^33i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-16
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-16)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 16
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 99.4
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-17
journal-end-date: 2023-08-17
journal-date: 2023-08-17
---
[[Journal/Privat/2023/08/2023-08-16|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W33|W33]] ⋮ [[Journal/Privat/2023/08/2023-08-18|❯❯]]
## Journal
## Ziele
##### [[2023-W33#^33i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-17
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-17)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 17
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-18
journal-end-date: 2023-08-18
journal-date: 2023-08-18
---
[[Journal/Privat/2023/08/2023-08-17|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W33|W33]] ⋮ [[Journal/Privat/2023/08/2023-08-19|❯❯]]
## Journal
## Ziele
##### [[2023-W33#^33i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-18
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-18)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 18
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 99.3
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-19
journal-end-date: 2023-08-19
journal-date: 2023-08-19
---
[[Journal/Privat/2023/08/2023-08-18|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W33|W33]] ⋮ [[Journal/Privat/2023/08/2023-08-20|❯❯]]
## Journal
## Ziele
##### [[2023-W33#^33i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-19
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-19)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 19
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 97.6
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-21
journal-end-date: 2023-08-21
journal-date: 2023-08-21
---
[[Journal/Privat/2023/08/2023-08-20|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W34|W34]] ⋮ [[Journal/Privat/2023/08/2023-08-22|❯❯]]
## Journal
## Ziele
##### [[2023-W34#^34i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-21
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-21
>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 2023-08-21
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2023-08-21
>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(2023-08-21)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 21
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 97.8
meditation: true
pushUps: 0
journal: Privat daily
journal-start-date: 2023-08-23
journal-end-date: 2023-08-23
journal-date: 2023-08-23
---
[[Journal/Privat/2023/08/2023-08-22|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W34|W34]] ⋮ [[Journal/Privat/2023/08/2023-08-24|❯❯]]
## Journal
## Ziele
##### [[2023-W34#^34i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-23
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-23)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 23
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 98.6
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2023-08-24
journal-end-date: 2023-08-24
journal-date: 2023-08-24
---
[[Journal/Privat/2023/08/2023-08-23|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W34|W34]] ⋮ [[Journal/Privat/2023/08/2023-08-25|❯❯]]
## Journal
## Ziele
##### [[2023-W34#^34i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-24
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-24)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 24
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 98.4
meditation:
pushUps: 0
journal: Privat daily
journal-start-date: 2023-08-27
journal-end-date: 2023-08-27
journal-date: 2023-08-27
---
[[Journal/Privat/2023/08/2023-08-26|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W34|W34]] ⋮ [[Journal/Privat/2023/08/2023-08-28|❯❯]]
## Journal
## Ziele
##### [[2023-W34#^34i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-27
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-27
>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 2023-08-27
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!error]- Überfällig
>```tasks
>not done
>has due date
>due before 2023-08-27
>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(2023-08-27)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 27
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 98.1
meditation:
pushUps: 0
journal: Privat daily
journal-start-date: 2023-08-29
journal-end-date: 2023-08-29
journal-date: 2023-08-29
---
[[Journal/Privat/2023/08/2023-08-28|❮❮]] ⋮ [[Journal/Privat/2023|2023]] [[Journal/Privat/2023-Q3|Q3]] [[Journal/Privat/2023/2023-08|08]] [[Journal/Privat/2023/2023-W35|W35]] ⋮ [[Journal/Privat/2023/08/2023-08-30|❯❯]]
## Journal
## Ziele
##### [[2023-W35#^35i|Woche]] | [[2023-08#^08i|Monat]] | [[2023-Q3#^q3i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-08-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-08-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 2023-08-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 2023-08-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(2023-08-29)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 08 AND birthday.day = 29
```