vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-01-10
|
||||
journal-end-date: 2022-01-10
|
||||
journal-date: 2022-01-10
|
||||
---
|
||||
[[Journal/Claudia/2022/01/2022-01-09|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-01|01]] › [[Journal/Claudia/2022/2022-W02|W02]] ⋮ [[Journal/Claudia/2022/01/2022-01-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:30 - 10:30 Impfung Corona [completion:: 2022-01-10]
|
||||
Messehallen Berlin
|
||||
- [x] 16:45 - 17:45 Langzeit-EKG Dr. Giakas [completion:: 2022-01-10]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W02#^02i|Woche]] | [[2022-01#^01i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-01-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-01-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 2022-01-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 2022-01-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(2022-01-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-01-13
|
||||
journal-end-date: 2022-01-13
|
||||
journal-date: 2022-01-13
|
||||
---
|
||||
[[Journal/Claudia/2022/01/2022-01-12|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-01|01]] › [[Journal/Claudia/2022/2022-W02|W02]] ⋮ [[Journal/Claudia/2022/01/2022-01-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:00 Impfung Corona [completion:: 2022-01-13]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W02#^02i|Woche]] | [[2022-01#^01i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-01-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-01-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 2022-01-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 2022-01-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(2022-01-13)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01 AND birthday.day = 13
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-01-21
|
||||
journal-end-date: 2022-01-21
|
||||
journal-date: 2022-01-21
|
||||
---
|
||||
[[Journal/Claudia/2022/01/2022-01-20|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-01|01]] › [[Journal/Claudia/2022/2022-W03|W03]] ⋮ [[Journal/Claudia/2022/01/2022-01-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:00 - 16:00 [[Friseursalon Schnittkante]] [completion:: 2022-01-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W03#^03i|Woche]] | [[2022-01#^01i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-01-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-01-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 2022-01-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 2022-01-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(2022-01-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-01-28
|
||||
journal-end-date: 2022-01-28
|
||||
journal-date: 2022-01-28
|
||||
---
|
||||
[[Journal/Claudia/2022/01/2022-01-27|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-01|01]] › [[Journal/Claudia/2022/2022-W04|W04]] ⋮ [[Journal/Claudia/2022/01/2022-01-29|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:30 - 12:30 EKG-Gerät abholen [completion:: 2022-01-28]
|
||||
DRK Klinik Westend
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W04#^04i|Woche]] | [[2022-01#^01i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-01-28
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-01-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 2022-01-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 2022-01-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(2022-01-28)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01 AND birthday.day = 28
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-02-07
|
||||
journal-end-date: 2022-02-07
|
||||
journal-date: 2022-02-07
|
||||
---
|
||||
[[Journal/Claudia/2022/02/2022-02-06|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-02|02]] › [[Journal/Claudia/2022/2022-W06|W06]] ⋮ [[Journal/Claudia/2022/02/2022-02-08|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:30 - 16:30 Dr. Giakas [completion:: 2022-02-07]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W06#^06i|Woche]] | [[2022-02#^02i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-02-07
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-02-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 2022-02-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 2022-02-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(2022-02-07)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 07
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-02-20
|
||||
journal-end-date: 2022-02-20
|
||||
journal-date: 2022-02-20
|
||||
---
|
||||
[[Journal/Claudia/2022/02/2022-02-19|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-02|02]] › [[Journal/Claudia/2022/2022-W07|W07]] ⋮ [[Journal/Claudia/2022/02/2022-02-21|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 16:00 - 17:00 Orthopäde Dr. Müller [completion:: 2022-02-20]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W07#^07i|Woche]] | [[2022-02#^02i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-02-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-02-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 2022-02-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 2022-02-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(2022-02-20)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 20
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-02-21
|
||||
journal-end-date: 2022-02-21
|
||||
journal-date: 2022-02-21
|
||||
---
|
||||
[[Journal/Claudia/2022/02/2022-02-20|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-02|02]] › [[Journal/Claudia/2022/2022-W08|W08]] ⋮ [[Journal/Claudia/2022/02/2022-02-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:00 - 16:00 [[Friseursalon Schnittkante]] [completion:: 2022-02-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W08#^08i|Woche]] | [[2022-02#^02i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-02-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-02-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 2022-02-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 2022-02-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(2022-02-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-03-10
|
||||
journal-end-date: 2022-03-10
|
||||
journal-date: 2022-03-10
|
||||
---
|
||||
[[Journal/Claudia/2022/03/2022-03-09|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-03|03]] › [[Journal/Claudia/2022/2022-W10|W10]] ⋮ [[Journal/Claudia/2022/03/2022-03-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:15 - 16:15 Dr. Giakas [completion:: 2022-03-10]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W10#^10i|Woche]] | [[2022-03#^03i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-03-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-03-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 2022-03-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 2022-03-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(2022-03-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,66 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-03-14
|
||||
journal-end-date: 2022-03-14
|
||||
journal-date: 2022-03-14
|
||||
---
|
||||
[[Journal/Claudia/2022/03/2022-03-13|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-03|03]] › [[Journal/Claudia/2022/2022-W11|W11]] ⋮ [[Journal/Claudia/2022/03/2022-03-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 09:00 - 12:00 Dr. Giakas [completion:: 2022-03-14]
|
||||
Vitamin B12?
|
||||
Vierte Impfung, welcher Impfstoff?
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W11#^11i|Woche]] | [[2022-03#^03i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-03-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-03-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 2022-03-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 2022-03-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(2022-03-14)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 14
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-03-18
|
||||
journal-end-date: 2022-03-18
|
||||
journal-date: 2022-03-18
|
||||
---
|
||||
[[Journal/Claudia/2022/03/2022-03-17|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q1|Q1]] › [[Journal/Claudia/2022/2022-03|03]] › [[Journal/Claudia/2022/2022-W11|W11]] ⋮ [[Journal/Claudia/2022/03/2022-03-19|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:00 - 16:00 [[Friseursalon Schnittkante]] [completion:: 2022-03-18]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W11#^11i|Woche]] | [[2022-03#^03i|Monat]] | [[2022-Q1#^q1i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-03-18
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-03-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 2022-03-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 2022-03-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(2022-03-18)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 03 AND birthday.day = 18
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-04-01
|
||||
journal-end-date: 2022-04-01
|
||||
journal-date: 2022-04-01
|
||||
---
|
||||
[[Journal/Claudia/2022/04/2022-03-31|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q2|Q2]] › [[Journal/Claudia/2022/2022-04|04]] › [[Journal/Claudia/2022/2022-W13|W13]] ⋮ [[Journal/Claudia/2022/04/2022-04-02|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:50 - 12:50 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] [completion:: 2022-04-01]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W13#^13i|Woche]] | [[2022-04#^04i|Monat]] | [[2022-Q2#^q2i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-04-01
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-04-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 2022-04-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 2022-04-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(2022-04-01)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 04 AND birthday.day = 01
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-04-11
|
||||
journal-end-date: 2022-04-11
|
||||
journal-date: 2022-04-11
|
||||
---
|
||||
[[Journal/Claudia/2022/04/2022-04-10|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q2|Q2]] › [[Journal/Claudia/2022/2022-04|04]] › [[Journal/Claudia/2022/2022-W15|W15]] ⋮ [[Journal/Claudia/2022/04/2022-04-12|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:30 - 16:30 [[Friseursalon Schnittkante]] [completion:: 2022-04-11]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W15#^15i|Woche]] | [[2022-04#^04i|Monat]] | [[2022-Q2#^q2i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-04-11
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-04-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 2022-04-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 2022-04-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(2022-04-11)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 04 AND birthday.day = 11
|
||||
```
|
||||
@@ -0,0 +1,71 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-04-14
|
||||
journal-end-date: 2022-04-14
|
||||
journal-date: 2022-04-14
|
||||
---
|
||||
[[Journal/Claudia/2022/04/2022-04-13|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q2|Q2]] › [[Journal/Claudia/2022/2022-04|04]] › [[Journal/Claudia/2022/2022-W15|W15]] ⋮ [[Journal/Claudia/2022/04/2022-04-15|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 17:00 - 18:00 Dr. Giakas [completion:: 2022-04-14]
|
||||
- Vierte Impfung?
|
||||
- Rechnung Labor Vitamin-D
|
||||
- Vitamin Status
|
||||
- Hormon Status
|
||||
- Untersuchung auf Gicht
|
||||
- Fettleber?
|
||||
- Langzeitzucker?
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W15#^15i|Woche]] | [[2022-04#^04i|Monat]] | [[2022-Q2#^q2i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-04-14
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-04-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 2022-04-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 2022-04-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(2022-04-14)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 04 AND birthday.day = 14
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-04-21
|
||||
journal-end-date: 2022-04-21
|
||||
journal-date: 2022-04-21
|
||||
---
|
||||
[[Journal/Claudia/2022/04/2022-04-20|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q2|Q2]] › [[Journal/Claudia/2022/2022-04|04]] › [[Journal/Claudia/2022/2022-W16|W16]] ⋮ [[Journal/Claudia/2022/04/2022-04-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 11:00 [[Optiker SchaumalOptik]] [completion:: 2022-04-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W16#^16i|Woche]] | [[2022-04#^04i|Monat]] | [[2022-Q2#^q2i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-04-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-04-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 2022-04-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 2022-04-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(2022-04-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 04 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,72 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-05-09
|
||||
journal-end-date: 2022-05-09
|
||||
journal-date: 2022-05-09
|
||||
---
|
||||
[[Journal/Claudia/2022/05/2022-05-08|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q2|Q2]] › [[Journal/Claudia/2022/2022-05|05]] › [[Journal/Claudia/2022/2022-W19|W19]] ⋮ [[Journal/Claudia/2022/05/2022-05-10|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 16:15 - 17:15 Dr. Giakas [completion:: 2022-05-09]
|
||||
- Ultraschall Untersuchung
|
||||
- Bauchschlagader
|
||||
- Schilddrüse
|
||||
- Leber
|
||||
- Cortisol-Wert
|
||||
- [x] 16:15 - 17:15 [[Pneumologische Praxis am Schloss Charlottenburg]] [completion:: 2022-05-09]
|
||||
Vierte Impfung?
|
||||
Assistenzarzt
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W19#^19i|Woche]] | [[2022-05#^05i|Monat]] | [[2022-Q2#^q2i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-05-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-05-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 2022-05-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 2022-05-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(2022-05-09)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 05 AND birthday.day = 09
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-05-13
|
||||
journal-end-date: 2022-05-13
|
||||
journal-date: 2022-05-13
|
||||
---
|
||||
[[Journal/Claudia/2022/05/2022-05-12|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q2|Q2]] › [[Journal/Claudia/2022/2022-05|05]] › [[Journal/Claudia/2022/2022-W19|W19]] ⋮ [[Journal/Claudia/2022/05/2022-05-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:00 - 16:00 [[Friseursalon Schnittkante]] [completion:: 2022-05-13]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W19#^19i|Woche]] | [[2022-05#^05i|Monat]] | [[2022-Q2#^q2i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-05-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-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 2022-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 2022-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(2022-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,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-06-13
|
||||
journal-end-date: 2022-06-13
|
||||
journal-date: 2022-06-13
|
||||
---
|
||||
[[Journal/Claudia/2022/06/2022-06-12|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q2|Q2]] › [[Journal/Claudia/2022/2022-06|06]] › [[Journal/Claudia/2022/2022-W24|W24]] ⋮ [[Journal/Claudia/2022/06/2022-06-14|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 10:00 - 11:00 Dr. Giakas [completion:: 2022-06-13]
|
||||
Ergebnis Gesundheitscheck Thomas
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W24#^24i|Woche]] | [[2022-06#^06i|Monat]] | [[2022-Q2#^q2i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-06-13
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-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 2022-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 2022-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(2022-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,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-08-02
|
||||
journal-end-date: 2022-08-02
|
||||
journal-date: 2022-08-02
|
||||
---
|
||||
[[Journal/Claudia/2022/08/2022-08-01|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q3|Q3]] › [[Journal/Claudia/2022/2022-08|08]] › [[Journal/Claudia/2022/2022-W31|W31]] ⋮ [[Journal/Claudia/2022/08/2022-08-03|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 16:20 - 17:20 Orthopäde [completion:: 2022-08-02]
|
||||
Schulter und Einlagen
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W31#^31i|Woche]] | [[2022-08#^08i|Monat]] | [[2022-Q3#^q3i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-08-02
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-08-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 2022-08-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 2022-08-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(2022-08-02)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 02
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-08-23
|
||||
journal-end-date: 2022-08-23
|
||||
journal-date: 2022-08-23
|
||||
---
|
||||
[[Journal/Claudia/2022/08/2022-08-22|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q3|Q3]] › [[Journal/Claudia/2022/2022-08|08]] › [[Journal/Claudia/2022/2022-W34|W34]] ⋮ [[Journal/Claudia/2022/08/2022-08-24|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 07:10 - 08:10 [[MVZ Diagnostikum Berlin 2020 GmbH]] [completion:: 2022-08-23]
|
||||
MRT Schulter
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W34#^34i|Woche]] | [[2022-08#^08i|Monat]] | [[2022-Q3#^q3i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-08-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-08-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 2022-08-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 2022-08-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(2022-08-23)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 08 AND birthday.day = 23
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-09-10
|
||||
journal-end-date: 2022-09-10
|
||||
journal-date: 2022-09-10
|
||||
---
|
||||
[[Journal/Claudia/2022/09/2022-09-09|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q3|Q3]] › [[Journal/Claudia/2022/2022-09|09]] › [[Journal/Claudia/2022/2022-W36|W36]] ⋮ [[Journal/Claudia/2022/09/2022-09-11|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Hochzeit [[Desiree Grützmann]] und [[Jens Grützmann]] [completion:: 2022-09-10]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W36#^36i|Woche]] | [[2022-09#^09i|Monat]] | [[2022-Q3#^q3i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-09-10
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-09-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 2022-09-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 2022-09-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(2022-09-10)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 09 AND birthday.day = 10
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-09-12
|
||||
journal-end-date: 2022-09-12
|
||||
journal-date: 2022-09-12
|
||||
---
|
||||
[[Journal/Claudia/2022/09/2022-09-11|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q3|Q3]] › [[Journal/Claudia/2022/2022-09|09]] › [[Journal/Claudia/2022/2022-W37|W37]] ⋮ [[Journal/Claudia/2022/09/2022-09-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 12:10 - 13:10 [[Augenarztpraxis Dr. Kriegerowski & Dr. Heine]] [completion:: 2022-09-12]
|
||||
Augenhintergrund: Können andere Erkrankungen erkannt werden?
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W37#^37i|Woche]] | [[2022-09#^09i|Monat]] | [[2022-Q3#^q3i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-09-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-09-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 2022-09-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 2022-09-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(2022-09-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 09 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-10-06
|
||||
journal-end-date: 2022-10-06
|
||||
journal-date: 2022-10-06
|
||||
---
|
||||
[[Journal/Claudia/2022/10/2022-10-05|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-10|10]] › [[Journal/Claudia/2022/2022-W40|W40]] ⋮ [[Journal/Claudia/2022/10/2022-10-07|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 07:40 - 08:40 Taxi [completion:: 2022-10-06]
|
||||
- [x] 15:00 - 16:00 [[Friseursalon Schnittkante]] [completion:: 2022-10-06]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W40#^40i|Woche]] | [[2022-10#^10i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-10-06
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-10-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 2022-10-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 2022-10-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(2022-10-06)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 10 AND birthday.day = 06
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-10-21
|
||||
journal-end-date: 2022-10-21
|
||||
journal-date: 2022-10-21
|
||||
---
|
||||
[[Journal/Claudia/2022/10/2022-10-20|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-10|10]] › [[Journal/Claudia/2022/2022-W42|W42]] ⋮ [[Journal/Claudia/2022/10/2022-10-22|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 07:15 - 08:15 Taxi [completion:: 2022-10-21]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W42#^42i|Woche]] | [[2022-10#^10i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-10-21
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-10-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 2022-10-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 2022-10-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(2022-10-21)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 10 AND birthday.day = 21
|
||||
```
|
||||
@@ -0,0 +1,68 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-10-27
|
||||
journal-end-date: 2022-10-27
|
||||
journal-date: 2022-10-27
|
||||
---
|
||||
[[Journal/Claudia/2022/10/2022-10-26|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-10|10]] › [[Journal/Claudia/2022/2022-W43|W43]] ⋮ [[Journal/Claudia/2022/10/2022-10-28|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:30 - 12:30 Dr. Giakas [completion:: 2022-10-27]
|
||||
- Corona Booster-Impfung
|
||||
- Überweisung Kardiologie
|
||||
- Magenschleimhautentzündung Pantozol 400mg
|
||||
- Schilddrüse Medikament L-Thyroxin
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W43#^43i|Woche]] | [[2022-10#^10i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-10-27
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-10-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 2022-10-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 2022-10-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(2022-10-27)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 10 AND birthday.day = 27
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-11-09
|
||||
journal-end-date: 2022-11-09
|
||||
journal-date: 2022-11-09
|
||||
---
|
||||
[[Journal/Claudia/2022/11/2022-11-08|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-11|11]] › [[Journal/Claudia/2022/2022-W45|W45]] ⋮ [[Journal/Claudia/2022/11/2022-11-10|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 08:00 - 09:00 Corona-Test [[Altstadt-Apotheke oHG]] [completion:: 2022-11-09]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W45#^45i|Woche]] | [[2022-11#^11i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-11-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-11-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2022-11-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2022-11-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2022-11-09)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 09
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-11-23
|
||||
journal-end-date: 2022-11-23
|
||||
journal-date: 2022-11-23
|
||||
---
|
||||
[[Journal/Claudia/2022/11/2022-11-22|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-11|11]] › [[Journal/Claudia/2022/2022-W47|W47]] ⋮ [[Journal/Claudia/2022/11/2022-11-24|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 08:45 - 09:45 Radiologie Spandau [completion:: 2022-11-23]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W47#^47i|Woche]] | [[2022-11#^11i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-11-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-11-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2022-11-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2022-11-23
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2022-11-23)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 23
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-11-24
|
||||
journal-end-date: 2022-11-24
|
||||
journal-date: 2022-11-24
|
||||
---
|
||||
[[Journal/Claudia/2022/11/2022-11-23|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-11|11]] › [[Journal/Claudia/2022/2022-W47|W47]] ⋮ [[Journal/Claudia/2022/11/2022-11-25|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 11:00 - 12:00 [[Friseursalon Schnittkante]] [completion:: 2022-11-24]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W47#^47i|Woche]] | [[2022-11#^11i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-11-24
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-11-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 2022-11-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 2022-11-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(2022-11-24)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 24
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-11-29
|
||||
journal-end-date: 2022-11-29
|
||||
journal-date: 2022-11-29
|
||||
---
|
||||
[[Journal/Claudia/2022/11/2022-11-28|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-11|11]] › [[Journal/Claudia/2022/2022-W48|W48]] ⋮ [[Journal/Claudia/2022/11/2022-11-30|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:00 - 16:00 [[Pneumologische Praxis am Schloss Charlottenburg]] [completion:: 2022-11-29]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W48#^48i|Woche]] | [[2022-11#^11i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-11-29
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-11-29
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!warning]- Heute fällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2022-11-29
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!error]- Überfällig
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2022-11-29
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!done]- Erledigte Aufgaben
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2022-11-29)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 11 AND birthday.day = 29
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-12-09
|
||||
journal-end-date: 2022-12-09
|
||||
journal-date: 2022-12-09
|
||||
---
|
||||
[[Journal/Claudia/2022/12/2022-12-08|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-12|12]] › [[Journal/Claudia/2022/2022-W49|W49]] ⋮ [[Journal/Claudia/2022/12/2022-12-10|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] Dr. Giakas [completion:: 2022-12-09]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W49#^49i|Woche]] | [[2022-12#^12i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-12-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-12-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 2022-12-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 2022-12-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(2022-12-09)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12 AND birthday.day = 09
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-12-12
|
||||
journal-end-date: 2022-12-12
|
||||
journal-date: 2022-12-12
|
||||
---
|
||||
[[Journal/Claudia/2022/12/2022-12-11|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-12|12]] › [[Journal/Claudia/2022/2022-W50|W50]] ⋮ [[Journal/Claudia/2022/12/2022-12-13|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:30 - 16:30 [[Sakoman & Stamm GbR]] [completion:: 2022-12-12]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W50#^50i|Woche]] | [[2022-12#^12i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-12-12
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-12-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 2022-12-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 2022-12-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(2022-12-12)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12 AND birthday.day = 12
|
||||
```
|
||||
@@ -0,0 +1,64 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-start-date: 2022-12-20
|
||||
journal-end-date: 2022-12-20
|
||||
journal-date: 2022-12-20
|
||||
---
|
||||
[[Journal/Claudia/2022/12/2022-12-19|❮❮]] ⋮ [[Journal/Claudia/2022|2022]] › [[Journal/Claudia/2022-Q4|Q4]] › [[Journal/Claudia/2022/2022-12|12]] › [[Journal/Claudia/2022/2022-W51|W51]] ⋮ [[Journal/Claudia/2022/12/2022-12-21|❯❯]]
|
||||
|
||||
## Journal
|
||||
- [x] 15:00 - 16:00 [[Friseursalon Schnittkante]] [completion:: 2022-12-20]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2022-W51#^51i|Woche]] | [[2022-12#^12i|Monat]] | [[2022-Q4#^q4i|Quartal]] | [[2022## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2022-12-20
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2022-12-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 2022-12-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 2022-12-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(2022-12-20)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 12 AND birthday.day = 20
|
||||
```
|
||||
Reference in New Issue
Block a user