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:
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2024-02-05
journal-end-date: 2024-02-05
journal-date: 2024-02-05
---
[[Journal/Privat/2024/02/2024-02-04|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W06|W06]] ⋮ [[Journal/Privat/2024/02/2024-02-06|❯❯]]
## Journal
## Ziele
##### [[2024-W06#^06i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-05
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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 2024-02-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 2024-02-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(2024-02-05)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 05
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2024-02-06
journal-end-date: 2024-02-06
journal-date: 2024-02-06
---
[[Journal/Privat/2024/02/2024-02-05|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W06|W06]] ⋮ [[Journal/Privat/2024/02/2024-02-07|❯❯]]
## Journal
## Ziele
##### [[2024-W06#^06i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-06
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-06
>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-02-06
>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-02-06
>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-02-06)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 06
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2024-02-07
journal-end-date: 2024-02-07
journal-date: 2024-02-07
---
[[Journal/Privat/2024/02/2024-02-06|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W06|W06]] ⋮ [[Journal/Privat/2024/02/2024-02-08|❯❯]]
## Journal
## Ziele
##### [[2024-W06#^06i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-07
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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 2024-02-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 2024-02-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(2024-02-07)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 07
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 93.7
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2024-02-08
journal-end-date: 2024-02-08
journal-date: 2024-02-08
---
[[Journal/Privat/2024/02/2024-02-07|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W06|W06]] ⋮ [[Journal/Privat/2024/02/2024-02-09|❯❯]]
## Journal
## Ziele
##### [[2024-W06#^06i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-08
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-08)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 08
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2024-02-09
journal-end-date: 2024-02-09
journal-date: 2024-02-09
---
[[Journal/Privat/2024/02/2024-02-08|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W06|W06]] ⋮ [[Journal/Privat/2024/02/2024-02-10|❯❯]]
## Journal
## Ziele
##### [[2024-W06#^06i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-09
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-09)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 09
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 93.8
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2024-02-10
journal-end-date: 2024-02-10
journal-date: 2024-02-10
---
[[Journal/Privat/2024/02/2024-02-09|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W06|W06]] ⋮ [[Journal/Privat/2024/02/2024-02-11|❯❯]]
## Journal
## Ziele
##### [[2024-W06#^06i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-10
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-10)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 10
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 93.1
meditation:
pushUps: 0
journal: Privat daily
journal-start-date: 2024-02-11
journal-end-date: 2024-02-11
journal-date: 2024-02-11
---
[[Journal/Privat/2024/02/2024-02-10|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W06|W06]] ⋮ [[Journal/Privat/2024/02/2024-02-12|❯❯]]
## Journal
## Ziele
##### [[2024-W06#^06i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-11)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 11
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 93.5
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2024-02-12
journal-end-date: 2024-02-12
journal-date: 2024-02-12
---
[[Journal/Privat/2024/02/2024-02-11|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W07|W07]] ⋮ [[Journal/Privat/2024/02/2024-02-13|❯❯]]
## Journal
## Ziele
##### [[2024-W07#^07i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-12
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-12)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 12
```
+66
View File
@@ -0,0 +1,66 @@
---
weight:
meditation: true
pushUps: 10
journal: Privat daily
journal-start-date: 2024-02-13
journal-end-date: 2024-02-13
journal-date: 2024-02-13
---
[[Journal/Privat/2024/02/2024-02-12|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W07|W07]] ⋮ [[Journal/Privat/2024/02/2024-02-14|❯❯]]
## Journal
## Ziele
##### [[2024-W07#^07i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-13
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-13)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 13
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 92.7
meditation:
pushUps: 14
journal: Privat daily
journal-start-date: 2024-02-14
journal-end-date: 2024-02-14
journal-date: 2024-02-14
---
[[Journal/Privat/2024/02/2024-02-13|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W07|W07]] ⋮ [[Journal/Privat/2024/02/2024-02-15|❯❯]]
## Journal
## Ziele
##### [[2024-W07#^07i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-14
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-14)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 14
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 92.7
meditation: true
pushUps: 14
journal: Privat daily
journal-start-date: 2024-02-15
journal-end-date: 2024-02-15
journal-date: 2024-02-15
---
[[Journal/Privat/2024/02/2024-02-14|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W07|W07]] ⋮ [[Journal/Privat/2024/02/2024-02-16|❯❯]]
## Journal
## Ziele
##### [[2024-W07#^07i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-15
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-15)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 15
```
+67
View File
@@ -0,0 +1,67 @@
---
weight: 93.1
meditation: true
pushUps: 15
journal: Privat daily
journal-start-date: 2024-02-16
journal-end-date: 2024-02-16
journal-date: 2024-02-16
---
[[Journal/Privat/2024/02/2024-02-15|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W07|W07]] ⋮ [[Journal/Privat/2024/02/2024-02-17|❯❯]]
## Journal
- [x] 16:40 - 18:00 Optiker Fielmann [[Fielmann AG & co. Spandau OHG]] [completion:: 2024-02-16]
## Ziele
##### [[2024-W07#^07i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-16
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-16)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 16
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 92.7
meditation: true
pushUps: 15
journal: Privat daily
journal-start-date: 2024-02-19
journal-end-date: 2024-02-19
journal-date: 2024-02-19
---
[[Journal/Privat/2024/02/2024-02-18|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W08|W08]] ⋮ [[Journal/Privat/2024/02/2024-02-20|❯❯]]
## Journal
## Ziele
##### [[2024-W08#^08i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-19
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-19)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 19
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 92.7
meditation:
pushUps: 14
journal: Privat daily
journal-start-date: 2024-02-20
journal-end-date: 2024-02-20
journal-date: 2024-02-20
---
[[Journal/Privat/2024/02/2024-02-19|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W08|W08]] ⋮ [[Journal/Privat/2024/02/2024-02-21|❯❯]]
## Journal
## Ziele
##### [[2024-W08#^08i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-20
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-20
>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-02-20
>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-02-20
>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-02-20)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 20
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 93
meditation: true
pushUps: 16
journal: Privat daily
journal-start-date: 2024-02-21
journal-end-date: 2024-02-21
journal-date: 2024-02-21
---
[[Journal/Privat/2024/02/2024-02-20|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W08|W08]] ⋮ [[Journal/Privat/2024/02/2024-02-22|❯❯]]
## Journal
## Ziele
##### [[2024-W08#^08i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-21
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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 2024-02-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 2024-02-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(2024-02-21)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 21
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 94.1
meditation:
pushUps: 16
journal: Privat daily
journal-start-date: 2024-02-22
journal-end-date: 2024-02-22
journal-date: 2024-02-22
---
[[Journal/Privat/2024/02/2024-02-21|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W08|W08]] ⋮ [[Journal/Privat/2024/02/2024-02-23|❯❯]]
## Journal
## Ziele
##### [[2024-W08#^08i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-22
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-22)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 22
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 94.3
meditation: true
pushUps: 15
journal: Privat daily
journal-start-date: 2024-02-23
journal-end-date: 2024-02-23
journal-date: 2024-02-23
---
[[Journal/Privat/2024/02/2024-02-22|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W08|W08]] ⋮ [[Journal/Privat/2024/02/2024-02-24|❯❯]]
## Journal
## Ziele
##### [[2024-W08#^08i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-23
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-23)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 23
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 92.9
meditation:
pushUps: 15
journal: Privat daily
journal-start-date: 2024-02-26
journal-end-date: 2024-02-26
journal-date: 2024-02-26
---
[[Journal/Privat/2024/02/2024-02-25|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W09|W09]] ⋮ [[Journal/Privat/2024/02/2024-02-27|❯❯]]
## Journal
## Ziele
##### [[2024-W09#^09i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-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 2024-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 2024-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(2024-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
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 93.7
meditation: true
pushUps: 16
journal: Privat daily
journal-start-date: 2024-02-27
journal-end-date: 2024-02-27
journal-date: 2024-02-27
---
[[Journal/Privat/2024/02/2024-02-26|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W09|W09]] ⋮ [[Journal/Privat/2024/02/2024-02-28|❯❯]]
## Journal
## Ziele
##### [[2024-W09#^09i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-27
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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 2024-02-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 2024-02-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(2024-02-27)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 27
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 94.2
meditation: true
pushUps: 16
journal: Privat daily
journal-start-date: 2024-02-28
journal-end-date: 2024-02-28
journal-date: 2024-02-28
---
[[Journal/Privat/2024/02/2024-02-27|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W09|W09]] ⋮ [[Journal/Privat/2024/02/2024-02-29|❯❯]]
## Journal
## Ziele
##### [[2024-W09#^09i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-28
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-28
>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-02-28
>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-02-28
>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-02-28)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 28
```
+66
View File
@@ -0,0 +1,66 @@
---
weight: 94.7
meditation:
pushUps: 15
journal: Privat daily
journal-start-date: 2024-02-29
journal-end-date: 2024-02-29
journal-date: 2024-02-29
---
[[Journal/Privat/2024/02/2024-02-28|❮❮]] ⋮ [[Journal/Privat/2024|2024]] [[Journal/Privat/2024-Q1|Q1]] [[Journal/Privat/2024/2024-02|02]] [[Journal/Privat/2024/2024-W09|W09]] ⋮ [[Journal/Privat/2024/02/2024-03-01|❯❯]]
## Journal
## Ziele
##### [[2024-W09#^09i|Woche]] | [[2024-02#^02i|Monat]] | [[2024-Q1#^q1i|Quartal]] | [[2024## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2024-02-29
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2024-02-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-02-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-02-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-02-29)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 02 AND birthday.day = 29
```