vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 93
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2021-05-03
|
||||
journal-end-date: 2021-05-03
|
||||
journal-date: 2021-05-03
|
||||
---
|
||||
[[Journal/Privat/2021/05/2021-05-02|❮❮]] ⋮ [[Journal/Privat/2021|2021]] › [[Journal/Privat/2021-Q2|Q2]] › [[Journal/Privat/2021/2021-05|05]] › [[Journal/Privat/2021/2021-W18|W18]] ⋮ [[Journal/Privat/2021/05/2021-05-04|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2021-W18#^18i|Woche]] | [[2021-05#^05i|Monat]] | [[2021-Q2#^q2i|Quartal]] | [[2021## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2021-05-03
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2021-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 2021-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 2021-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(2021-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: 92.8
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2021-05-11
|
||||
journal-end-date: 2021-05-11
|
||||
journal-date: 2021-05-11
|
||||
---
|
||||
[[Journal/Privat/2021/05/2021-05-10|❮❮]] ⋮ [[Journal/Privat/2021|2021]] › [[Journal/Privat/2021-Q2|Q2]] › [[Journal/Privat/2021/2021-05|05]] › [[Journal/Privat/2021/2021-W19|W19]] ⋮ [[Journal/Privat/2021/05/2021-05-12|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2021-W19#^19i|Woche]] | [[2021-05#^05i|Monat]] | [[2021-Q2#^q2i|Quartal]] | [[2021## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2021-05-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2021-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 2021-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 2021-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(2021-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: 92.8
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2021-05-15
|
||||
journal-end-date: 2021-05-15
|
||||
journal-date: 2021-05-15
|
||||
---
|
||||
[[Journal/Privat/2021/05/2021-05-14|❮❮]] ⋮ [[Journal/Privat/2021|2021]] › [[Journal/Privat/2021-Q2|Q2]] › [[Journal/Privat/2021/2021-05|05]] › [[Journal/Privat/2021/2021-W19|W19]] ⋮ [[Journal/Privat/2021/05/2021-05-16|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2021-W19#^19i|Woche]] | [[2021-05#^05i|Monat]] | [[2021-Q2#^q2i|Quartal]] | [[2021## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2021-05-15
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2021-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 2021-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 2021-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(2021-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: 94.9
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2021-05-21
|
||||
journal-end-date: 2021-05-21
|
||||
journal-date: 2021-05-21
|
||||
---
|
||||
[[Journal/Privat/2021/05/2021-05-20|❮❮]] ⋮ [[Journal/Privat/2021|2021]] › [[Journal/Privat/2021-Q2|Q2]] › [[Journal/Privat/2021/2021-05|05]] › [[Journal/Privat/2021/2021-W20|W20]] ⋮ [[Journal/Privat/2021/05/2021-05-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2021-W20#^20i|Woche]] | [[2021-05#^05i|Monat]] | [[2021-Q2#^q2i|Quartal]] | [[2021## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2021-05-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2021-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 2021-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 2021-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(2021-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: 92.2
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2021-05-25
|
||||
journal-end-date: 2021-05-25
|
||||
journal-date: 2021-05-25
|
||||
---
|
||||
[[Journal/Privat/2021/05/2021-05-24|❮❮]] ⋮ [[Journal/Privat/2021|2021]] › [[Journal/Privat/2021-Q2|Q2]] › [[Journal/Privat/2021/2021-05|05]] › [[Journal/Privat/2021/2021-W21|W21]] ⋮ [[Journal/Privat/2021/05/2021-05-26|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2021-W21#^21i|Woche]] | [[2021-05#^05i|Monat]] | [[2021-Q2#^q2i|Quartal]] | [[2021## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2021-05-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2021-05-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2021-05-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2021-05-25
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2021-05-25)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 25
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 93.3
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2021-05-31
|
||||
journal-end-date: 2021-05-31
|
||||
journal-date: 2021-05-31
|
||||
---
|
||||
[[Journal/Privat/2021/05/2021-05-30|❮❮]] ⋮ [[Journal/Privat/2021|2021]] › [[Journal/Privat/2021-Q2|Q2]] › [[Journal/Privat/2021/2021-05|05]] › [[Journal/Privat/2021/2021-W22|W22]] ⋮ [[Journal/Privat/2021/05/2021-06-01|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2021-W22#^22i|Woche]] | [[2021-05#^05i|Monat]] | [[2021-Q2#^q2i|Quartal]] | [[2021## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2021-05-31
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2021-05-31
|
||||
>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 2021-05-31
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2021-05-31
|
||||
>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(2021-05-31)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 31
|
||||
```
|
||||
Reference in New Issue
Block a user