vault backup: 2026-06-19 17:25:43

This commit is contained in:
Thomas Peetz
2026-06-19 17:25:43 +02:00
parent 07fa833514
commit 23c3dcf98c
57 changed files with 2100 additions and 1023 deletions
+65
View File
@@ -0,0 +1,65 @@
---
journal: Claudia daily
journal-date: 2026-06-18
journal-start-date: 2026-06-18
journal-end-date: 2026-06-18
---
```calendar-timeline
```
## Journal
- [x] 17:00 - 18:00 Allergologe [[Timo Weiß]] [completion:: 2026-06-19]
## Ziele
##### [[2026-W25#^25i|Woche]] | [[2026-06#^06i|Monat]] | [[2026-Q2#^q2i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-06-18
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-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 2026-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 2026-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(2026-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
```
+1 -1
View File
@@ -8,7 +8,7 @@ journal-end-date: 2026-06-19
```
## Journal
- [ ] 13:00 - 14:00 [[Friseursalon Schnittkante]]
- [x] 13:00 - 14:00 [[Friseursalon Schnittkante]] [completion:: 2026-06-19]
## Ziele