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: 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
```
+64
View File
@@ -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
```
+68
View File
@@ -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
```