vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.4
|
||||
meditation: true
|
||||
pushUps: 11
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-01
|
||||
journal-end-date: 2023-11-01
|
||||
journal-date: 2023-11-01
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-10-31|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W44|W44]] ⋮ [[Journal/Privat/2023/11/2023-11-02|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W44#^44i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-01
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-01)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 01
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
weight:
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-02
|
||||
journal-end-date: 2023-11-02
|
||||
journal-date: 2023-11-02
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-01|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W44|W44]] ⋮ [[Journal/Privat/2023/11/2023-11-03|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Kino-Premiere Dune II [completion:: 2023-11-02]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W44#^44i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-02)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 02
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 94.2
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-05
|
||||
journal-end-date: 2023-11-05
|
||||
journal-date: 2023-11-05
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-04|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W44|W44]] ⋮ [[Journal/Privat/2023/11/2023-11-06|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W44#^44i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-05)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 05
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.2
|
||||
meditation: true
|
||||
pushUps: 10
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-06
|
||||
journal-end-date: 2023-11-06
|
||||
journal-date: 2023-11-06
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-05|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W45|W45]] ⋮ [[Journal/Privat/2023/11/2023-11-07|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W45#^45i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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 2023-11-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 2023-11-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(2023-11-06)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 06
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.4
|
||||
meditation: true
|
||||
pushUps: 10
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-07
|
||||
journal-end-date: 2023-11-07
|
||||
journal-date: 2023-11-07
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-06|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W45|W45]] ⋮ [[Journal/Privat/2023/11/2023-11-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W45#^45i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 07
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.1
|
||||
meditation: true
|
||||
pushUps: 11
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-08
|
||||
journal-end-date: 2023-11-08
|
||||
journal-date: 2023-11-08
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-07|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W45|W45]] ⋮ [[Journal/Privat/2023/11/2023-11-09|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W45#^45i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-08
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-08)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 08
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 94.3
|
||||
meditation: true
|
||||
pushUps: 11
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-09
|
||||
journal-end-date: 2023-11-09
|
||||
journal-date: 2023-11-09
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-08|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W45|W45]] ⋮ [[Journal/Privat/2023/11/2023-11-10|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W45#^45i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-09)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 09
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.6
|
||||
meditation: true
|
||||
pushUps: 10
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-10
|
||||
journal-end-date: 2023-11-10
|
||||
journal-date: 2023-11-10
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-09|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W45|W45]] ⋮ [[Journal/Privat/2023/11/2023-11-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W45#^45i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 94.9
|
||||
meditation: true
|
||||
pushUps: 10
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-13
|
||||
journal-end-date: 2023-11-13
|
||||
journal-date: 2023-11-13
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-12|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W46|W46]] ⋮ [[Journal/Privat/2023/11/2023-11-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W46#^46i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 94.9
|
||||
meditation: true
|
||||
pushUps: 10
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-14
|
||||
journal-end-date: 2023-11-14
|
||||
journal-date: 2023-11-14
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-13|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W46|W46]] ⋮ [[Journal/Privat/2023/11/2023-11-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W46#^46i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-14)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 14
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.6
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-15
|
||||
journal-end-date: 2023-11-15
|
||||
journal-date: 2023-11-15
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-14|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W46|W46]] ⋮ [[Journal/Privat/2023/11/2023-11-16|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W46#^46i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-15
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-15)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 15
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.8
|
||||
meditation: true
|
||||
pushUps: 10
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-16
|
||||
journal-end-date: 2023-11-16
|
||||
journal-date: 2023-11-16
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-15|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W46|W46]] ⋮ [[Journal/Privat/2023/11/2023-11-17|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W46#^46i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-16
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-16)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 16
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96
|
||||
meditation: true
|
||||
pushUps: 10
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-17
|
||||
journal-end-date: 2023-11-17
|
||||
journal-date: 2023-11-17
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-16|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W46|W46]] ⋮ [[Journal/Privat/2023/11/2023-11-18|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W46#^46i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-17)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 17
|
||||
```
|
||||
@@ -0,0 +1,68 @@
|
||||
---
|
||||
weight: 94.3
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-20
|
||||
journal-end-date: 2023-11-20
|
||||
journal-date: 2023-11-20
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-19|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W47|W47]] ⋮ [[Journal/Privat/2023/11/2023-11-21|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:00 - 09:30 Unterschrift Steuererklärung [[Sauer Nitzsche Böhm GbR]] [completion:: 2023-11-20]
|
||||
- [x] 10:30 - 11:00 Blutabnahme und Corona-Impfung [completion:: 2023-11-20]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W47#^47i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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 2023-11-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 2023-11-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(2023-11-20)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 20
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
weight: 94.6
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-22
|
||||
journal-end-date: 2023-11-22
|
||||
journal-date: 2023-11-22
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-21|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W47|W47]] ⋮ [[Journal/Privat/2023/11/2023-11-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:45 - 12:30 Gespräch mit Tochter [[Martina Grenz]] von Frau Schroiff [completion:: 2023-11-22]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W47#^47i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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 2023-11-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 2023-11-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(2023-11-22)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 22
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 94
|
||||
meditation: true
|
||||
pushUps: 10
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-23
|
||||
journal-end-date: 2023-11-23
|
||||
journal-date: 2023-11-23
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-22|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W47|W47]] ⋮ [[Journal/Privat/2023/11/2023-11-24|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W47#^47i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-23)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 23
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 93.6
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-26
|
||||
journal-end-date: 2023-11-26
|
||||
journal-date: 2023-11-26
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-25|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W47|W47]] ⋮ [[Journal/Privat/2023/11/2023-11-27|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W47#^47i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-26
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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 2023-11-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 2023-11-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(2023-11-26)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 26
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 93.2
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-28
|
||||
journal-end-date: 2023-11-28
|
||||
journal-date: 2023-11-28
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-27|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W48|W48]] ⋮ [[Journal/Privat/2023/11/2023-11-29|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W48#^48i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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 2023-11-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 2023-11-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(2023-11-28)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 28
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 93.7
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-29
|
||||
journal-end-date: 2023-11-29
|
||||
journal-date: 2023-11-29
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-28|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W48|W48]] ⋮ [[Journal/Privat/2023/11/2023-11-30|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W48#^48i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-29
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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-11-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-11-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-11-29)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 29
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight:
|
||||
meditation: true
|
||||
pushUps: 10
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-11-30
|
||||
journal-end-date: 2023-11-30
|
||||
journal-date: 2023-11-30
|
||||
---
|
||||
[[Journal/Privat/2023/11/2023-11-29|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q4|Q4]] › [[Journal/Privat/2023/2023-11|11]] › [[Journal/Privat/2023/2023-W48|W48]] ⋮ [[Journal/Privat/2023/11/2023-12-01|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W48#^48i|Woche]] | [[2023-11#^11i|Monat]] | [[2023-Q4#^q4i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-11-30
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-11-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 2023-11-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 2023-11-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(2023-11-30)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 30
|
||||
```
|
||||
Reference in New Issue
Block a user