vault backup: 2025-12-10 11:37:35

This commit is contained in:
2023-05-15 17:16:05 +02:00
committed by Thomas Peetz
parent 91bf72fc87
commit 73f2162ddf
6049 changed files with 513094 additions and 227748 deletions
+65
View File
@@ -0,0 +1,65 @@
---
journal: Claudia daily
journal-start-date: 2023-06-05
journal-end-date: 2023-06-05
journal-date: 2023-06-05
---
[[Journal/Claudia/2023/06/2023-06-04|❮❮]] ⋮ [[Journal/Claudia/2023|2023]] [[Journal/Claudia/2023-Q2|Q2]] [[Journal/Claudia/2023/2023-06|06]] [[Journal/Claudia/2023/2023-W23|W23]] ⋮ [[Journal/Claudia/2023/06/2023-06-06|❯❯]]
## Journal
- [x] 14:40 - 15:40 [[Physio-an-der-Waterkant]] [completion:: 2023-06-05]
- [x] Ist Verordnung auf Privatrezept möglich? [due:: 2023-07-27] [completion:: 2024-01-10]
## 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-05
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-06-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-06-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-06-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-06-05)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 06 AND birthday.day = 05
```
+64
View File
@@ -0,0 +1,64 @@
---
journal: Claudia daily
journal-start-date: 2023-06-09
journal-end-date: 2023-06-09
journal-date: 2023-06-09
---
[[Journal/Claudia/2023/06/2023-06-08|❮❮]] ⋮ [[Journal/Claudia/2023|2023]] [[Journal/Claudia/2023-Q2|Q2]] [[Journal/Claudia/2023/2023-06|06]] [[Journal/Claudia/2023/2023-W23|W23]] ⋮ [[Journal/Claudia/2023/06/2023-06-10|❯❯]]
## Journal
- [x] 13:10 - 14:10 [[Physio-an-der-Waterkant]] [completion:: 2023-06-09]
## 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
```
+64
View File
@@ -0,0 +1,64 @@
---
journal: Claudia daily
journal-start-date: 2023-06-12
journal-end-date: 2023-06-12
journal-date: 2023-06-12
---
[[Journal/Claudia/2023/06/2023-06-11|❮❮]] ⋮ [[Journal/Claudia/2023|2023]] [[Journal/Claudia/2023-Q2|Q2]] [[Journal/Claudia/2023/2023-06|06]] [[Journal/Claudia/2023/2023-W24|W24]] ⋮ [[Journal/Claudia/2023/06/2023-06-13|❯❯]]
## Journal
- [x] 08:40 - 09:40 [[Physio-an-der-Waterkant]] [completion:: 2023-06-12]
## 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
```
+66
View File
@@ -0,0 +1,66 @@
---
journal: Claudia daily
journal-start-date: 2023-06-16
journal-end-date: 2023-06-16
journal-date: 2023-06-16
---
[[Journal/Claudia/2023/06/2023-06-15|❮❮]] ⋮ [[Journal/Claudia/2023|2023]] [[Journal/Claudia/2023-Q2|Q2]] [[Journal/Claudia/2023/2023-06|06]] [[Journal/Claudia/2023/2023-W24|W24]] ⋮ [[Journal/Claudia/2023/06/2023-06-17|❯❯]]
## Journal
- [x] 13:10 - 14:10 [[Physio-an-der-Waterkant]] [completion:: 2023-06-16]
- [x] 17:20 - 18:20 [[Fielmann AG & co. Spandau OHG]] [completion:: 2023-06-16]
Termin bei Frau [[Gondermann]]
## 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
```
+65
View File
@@ -0,0 +1,65 @@
---
journal: Claudia daily
journal-start-date: 2023-06-26
journal-end-date: 2023-06-26
journal-date: 2023-06-26
---
[[Journal/Claudia/2023/06/2023-06-25|❮❮]] ⋮ [[Journal/Claudia/2023|2023]] [[Journal/Claudia/2023-Q2|Q2]] [[Journal/Claudia/2023/2023-06|06]] [[Journal/Claudia/2023/2023-W26|W26]] ⋮ [[Journal/Claudia/2023/06/2023-06-27|❯❯]]
## Journal
- [x] 10:00 - 11:00 [[Pneumologische Praxis am Schloss Charlottenburg]] [completion:: 2023-06-26]
- [x] 15:00 - 16:00 [[Physio-an-der-Waterkant]] [completion:: 2023-06-26]
## Ziele
##### [[2023-W26#^26i|Woche]] | [[2023-06#^06i|Monat]] | [[2023-Q2#^q2i|Quartal]] | [[2023## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2023-06-26
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2023-06-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-06-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-06-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-06-26)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 06 AND birthday.day = 26
```