vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.6
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-02
|
||||
journal-end-date: 2023-06-02
|
||||
journal-date: 2023-06-02
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-01|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W22|W22]] ⋮ [[Journal/Privat/2023/06/2023-06-03|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W22#^22i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-02)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 02
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
weight:
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-04
|
||||
journal-end-date: 2023-06-04
|
||||
journal-date: 2023-06-04
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-03|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W22|W22]] ⋮ [[Journal/Privat/2023/06/2023-06-05|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] HGTV Pamela Anderson Zurück ins Paradies [completion:: 2023-06-04]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W22#^22i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2023-06-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2023-06-04
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2023-06-04)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 04
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.6
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-06
|
||||
journal-end-date: 2023-06-06
|
||||
journal-date: 2023-06-06
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-05|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W23|W23]] ⋮ [[Journal/Privat/2023/06/2023-06-07|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W23#^23i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-06)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 06
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.5
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-07
|
||||
journal-end-date: 2023-06-07
|
||||
journal-date: 2023-06-07
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-06|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W23|W23]] ⋮ [[Journal/Privat/2023/06/2023-06-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W23#^23i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 07
|
||||
```
|
||||
@@ -0,0 +1,67 @@
|
||||
---
|
||||
weight:
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-08
|
||||
journal-end-date: 2023-06-08
|
||||
journal-date: 2023-06-08
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-07|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W23|W23]] ⋮ [[Journal/Privat/2023/06/2023-06-09|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Druckerpatronen abholen [start:: 2023-06-08] [scheduled:: 2023-06-08] [due:: 2023-06-08] [completion:: 2023-06-08]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W23#^23i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-08
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-08)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 08
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.4
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-09
|
||||
journal-end-date: 2023-06-09
|
||||
journal-date: 2023-06-09
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-08|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W23|W23]] ⋮ [[Journal/Privat/2023/06/2023-06-10|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W23#^23i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-09)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 09
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.7
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-10
|
||||
journal-end-date: 2023-06-10
|
||||
journal-date: 2023-06-10
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-09|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W23|W23]] ⋮ [[Journal/Privat/2023/06/2023-06-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W23#^23i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 97.2
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-12
|
||||
journal-end-date: 2023-06-12
|
||||
journal-date: 2023-06-12
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-11|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W24|W24]] ⋮ [[Journal/Privat/2023/06/2023-06-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W24#^24i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2023-06-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2023-06-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2023-06-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 97.1
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-13
|
||||
journal-end-date: 2023-06-13
|
||||
journal-date: 2023-06-13
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-12|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W24|W24]] ⋮ [[Journal/Privat/2023/06/2023-06-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W24#^24i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 97.1
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-14
|
||||
journal-end-date: 2023-06-14
|
||||
journal-date: 2023-06-14
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-13|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W24|W24]] ⋮ [[Journal/Privat/2023/06/2023-06-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W24#^24i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-14)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 14
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 97.1
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-16
|
||||
journal-end-date: 2023-06-16
|
||||
journal-date: 2023-06-16
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-15|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W24|W24]] ⋮ [[Journal/Privat/2023/06/2023-06-17|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W24#^24i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-16
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-16)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 16
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.2
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-17
|
||||
journal-end-date: 2023-06-17
|
||||
journal-date: 2023-06-17
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-16|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W24|W24]] ⋮ [[Journal/Privat/2023/06/2023-06-18|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W24#^24i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-17
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-17)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 17
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 95.7
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-18
|
||||
journal-end-date: 2023-06-18
|
||||
journal-date: 2023-06-18
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-17|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W24|W24]] ⋮ [[Journal/Privat/2023/06/2023-06-19|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W24#^24i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2023-06-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2023-06-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2023-06-18)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 18
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.2
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-19
|
||||
journal-end-date: 2023-06-19
|
||||
journal-date: 2023-06-19
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-18|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W25|W25]] ⋮ [[Journal/Privat/2023/06/2023-06-20|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W25#^25i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2023-06-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2023-06-19
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2023-06-19)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 19
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.5
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-20
|
||||
journal-end-date: 2023-06-20
|
||||
journal-date: 2023-06-20
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-19|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W25|W25]] ⋮ [[Journal/Privat/2023/06/2023-06-21|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W25#^25i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-20)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 20
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.3
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-21
|
||||
journal-end-date: 2023-06-21
|
||||
journal-date: 2023-06-21
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-20|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W25|W25]] ⋮ [[Journal/Privat/2023/06/2023-06-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W25#^25i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2023-06-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2023-06-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2023-06-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
weight: 96.1
|
||||
meditation:
|
||||
pushUps: 0
|
||||
journal: Privat daily
|
||||
journal-start-date: 2023-06-22
|
||||
journal-end-date: 2023-06-22
|
||||
journal-date: 2023-06-22
|
||||
---
|
||||
[[Journal/Privat/2023/06/2023-06-21|❮❮]] ⋮ [[Journal/Privat/2023|2023]] › [[Journal/Privat/2023-Q2|Q2]] › [[Journal/Privat/2023/2023-06|06]] › [[Journal/Privat/2023/2023-W25|W25]] ⋮ [[Journal/Privat/2023/06/2023-06-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W25#^25i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-06-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-06-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-06-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-06-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-06-22)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 06 AND birthday.day = 22
|
||||
```
|
||||
Reference in New Issue
Block a user