vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
---
|
||||
weight:
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-01
|
||||
journal-end-date: 2024-05-01
|
||||
journal-date: 2024-05-01
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-04-30|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W18|W18]] ⋮ [[Journal/Privat/2024/05/2024-05-02|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Tag der Arbeit [completion:: 2024-05-01]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W18#^18i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-01
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-01
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2024-05-01
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2024-05-01
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2024-05-01)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 01
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 97.1
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-02
|
||||
journal-end-date: 2024-05-02
|
||||
journal-date: 2024-05-02
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-01|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W18|W18]] ⋮ [[Journal/Privat/2024/05/2024-05-03|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W18#^18i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2024-05-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2024-05-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2024-05-02)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 02
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.9
|
||||
meditation: false
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-03
|
||||
journal-end-date: 2024-05-03
|
||||
journal-date: 2024-05-03
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-02|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W18|W18]] ⋮ [[Journal/Privat/2024/05/2024-05-04|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W18#^18i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2024-05-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2024-05-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2024-05-03)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 03
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 94.8
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-04
|
||||
journal-end-date: 2024-05-04
|
||||
journal-date: 2024-05-04
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-03|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W18|W18]] ⋮ [[Journal/Privat/2024/05/2024-05-05|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W18#^18i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2024-05-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2024-05-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2024-05-04)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 04
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
weight: 94.6
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-05
|
||||
journal-end-date: 2024-05-05
|
||||
journal-date: 2024-05-05
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-04|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W18|W18]] ⋮ [[Journal/Privat/2024/05/2024-05-06|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [-] 16:00 - 18:00 Block House [cancelled::2024-05-05]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W18#^18i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-05)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 05
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.3
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-06
|
||||
journal-end-date: 2024-05-06
|
||||
journal-date: 2024-05-06
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-05|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W19|W19]] ⋮ [[Journal/Privat/2024/05/2024-05-07|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W19#^19i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-06)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 06
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight:
|
||||
meditation: true
|
||||
pushUps: 16
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-10
|
||||
journal-end-date: 2024-05-10
|
||||
journal-date: 2024-05-10
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-09|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W19|W19]] ⋮ [[Journal/Privat/2024/05/2024-05-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W19#^19i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,63 @@
|
||||
---
|
||||
weight:
|
||||
meditation:
|
||||
pushUps: 0
|
||||
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-10|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W19|W19]] ⋮ [[Journal/Privat/2024/05/2024-05-12|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W19#^19i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-11)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 11
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight:
|
||||
meditation: true
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-12
|
||||
journal-end-date: 2024-05-12
|
||||
journal-date: 2024-05-12
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-11|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W19|W19]] ⋮ [[Journal/Privat/2024/05/2024-05-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W19#^19i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.2
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-13
|
||||
journal-end-date: 2024-05-13
|
||||
journal-date: 2024-05-13
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-12|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W20|W20]] ⋮ [[Journal/Privat/2024/05/2024-05-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 97.4
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-14
|
||||
journal-end-date: 2024-05-14
|
||||
journal-date: 2024-05-14
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-13|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W20|W20]] ⋮ [[Journal/Privat/2024/05/2024-05-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-14)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 14
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 98.2
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-15
|
||||
journal-end-date: 2024-05-15
|
||||
journal-date: 2024-05-15
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-14|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W20|W20]] ⋮ [[Journal/Privat/2024/05/2024-05-16|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-15
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-15)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 15
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.9
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-16
|
||||
journal-end-date: 2024-05-16
|
||||
journal-date: 2024-05-16
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-15|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W20|W20]] ⋮ [[Journal/Privat/2024/05/2024-05-17|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-16
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-16)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 16
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 97.7
|
||||
meditation: true
|
||||
pushUps: 15
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-17
|
||||
journal-end-date: 2024-05-17
|
||||
journal-date: 2024-05-17
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-16|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W20|W20]] ⋮ [[Journal/Privat/2024/05/2024-05-18|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W20#^20i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2024-05-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2024-05-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2024-05-17)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 17
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 98.2
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-21
|
||||
journal-end-date: 2024-05-21
|
||||
journal-date: 2024-05-21
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-20|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W21|W21]] ⋮ [[Journal/Privat/2024/05/2024-05-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W21#^21i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight:
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-22
|
||||
journal-end-date: 2024-05-22
|
||||
journal-date: 2024-05-22
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-21|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W21|W21]] ⋮ [[Journal/Privat/2024/05/2024-05-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W21#^21i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-22)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 22
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 97.9
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-23
|
||||
journal-end-date: 2024-05-23
|
||||
journal-date: 2024-05-23
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-22|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W21|W21]] ⋮ [[Journal/Privat/2024/05/2024-05-24|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W21#^21i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-23)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 23
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 98.4
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-24
|
||||
journal-end-date: 2024-05-24
|
||||
journal-date: 2024-05-24
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-23|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W21|W21]] ⋮ [[Journal/Privat/2024/05/2024-05-25|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W21#^21i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2024-05-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2024-05-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2024-05-24)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 24
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 98.6
|
||||
meditation: true
|
||||
pushUps: 17
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-27
|
||||
journal-end-date: 2024-05-27
|
||||
journal-date: 2024-05-27
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-26|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W22|W22]] ⋮ [[Journal/Privat/2024/05/2024-05-28|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W22#^22i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-27)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 27
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 98.1
|
||||
meditation: true
|
||||
pushUps: 16
|
||||
journal: Privat daily
|
||||
journal-start-date: 2024-05-28
|
||||
journal-end-date: 2024-05-28
|
||||
journal-date: 2024-05-28
|
||||
---
|
||||
[[Journal/Privat/2024/05/2024-05-27|❮❮]] ⋮ [[Journal/Privat/2024|2024]] › [[Journal/Privat/2024/2024-Q2|Q2]] › [[Journal/Privat/2024/2024-05|05]] › [[Journal/Privat/2024/2024-W22|W22]] ⋮ [[Journal/Privat/2024/05/2024-05-29|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2024-W22#^22i|Woche]] | [[2024-05#^05i|Monat]] | [[2024-Q2#^q2i|Quartal]] | [[2024## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2024-05-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2024-05-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-05-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-05-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-05-28)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 28
|
||||
```
|
||||
Reference in New Issue
Block a user