vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2023-05-05
|
||||
journal-end-date: 2023-05-05
|
||||
journal-date: 2023-05-05
|
||||
---
|
||||
[[Journal/Claudia/2023/05/2023-05-04|❮❮]] ⋮ [[Journal/Claudia/2023|2023]] › [[Journal/Claudia/2023-Q2|Q2]] › [[Journal/Claudia/2023/2023-05|05]] › [[Journal/Claudia/2023/2023-W18|W18]] ⋮ [[Journal/Claudia/2023/05/2023-05-06|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 14:20 - 15:20 [[Physio-an-der-Waterkant]] [completion:: 2023-05-05]
|
||||
Verschiebung Termin am 08.05.
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W18#^18i|Woche]] | [[2023-05#^05i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-05-05
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-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 2023-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 2023-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(2023-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,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2023-05-12
|
||||
journal-end-date: 2023-05-12
|
||||
journal-date: 2023-05-12
|
||||
---
|
||||
[[Journal/Claudia/2023/05/2023-05-11|❮❮]] ⋮ [[Journal/Claudia/2023|2023]] › [[Journal/Claudia/2023-Q2|Q2]] › [[Journal/Claudia/2023/2023-05|05]] › [[Journal/Claudia/2023/2023-W19|W19]] ⋮ [[Journal/Claudia/2023/05/2023-05-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 13:20 - 14:20 [[Physio-an-der-Waterkant]] [completion:: 2023-05-12]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W19#^19i|Woche]] | [[2023-05#^05i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-05-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-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 2023-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 2023-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(2023-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,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2023-05-22
|
||||
journal-end-date: 2023-05-22
|
||||
journal-date: 2023-05-22
|
||||
---
|
||||
[[Journal/Claudia/2023/05/2023-05-21|❮❮]] ⋮ [[Journal/Claudia/2023|2023]] › [[Journal/Claudia/2023-Q2|Q2]] › [[Journal/Claudia/2023/2023-05|05]] › [[Journal/Claudia/2023/2023-W21|W21]] ⋮ [[Journal/Claudia/2023/05/2023-05-23|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 12:00 - 13:00 [[Physio-an-der-Waterkant]] [completion:: 2023-05-22]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W21#^21i|Woche]] | [[2023-05#^05i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-05-22
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-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 2023-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 2023-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(2023-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,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2023-05-26
|
||||
journal-end-date: 2023-05-26
|
||||
journal-date: 2023-05-26
|
||||
---
|
||||
[[Journal/Claudia/2023/05/2023-05-25|❮❮]] ⋮ [[Journal/Claudia/2023|2023]] › [[Journal/Claudia/2023-Q2|Q2]] › [[Journal/Claudia/2023/2023-05|05]] › [[Journal/Claudia/2023/2023-W21|W21]] ⋮ [[Journal/Claudia/2023/05/2023-05-27|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:50 - 12:50 Durchgangsarzt [completion:: 2023-05-26]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2023-W21#^21i|Woche]] | [[2023-05#^05i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2023-05-26
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2023-05-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-05-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-05-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-05-26)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 26
|
||||
```
|
||||
Reference in New Issue
Block a user