vault backup: 2026-01-26 23:35:58
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-date: 2026-01-26
|
||||
journal-start-date: 2026-01-26
|
||||
journal-end-date: 2026-01-26
|
||||
journal-date: 2026-02-09
|
||||
journal-start-date: 2026-02-09
|
||||
journal-end-date: 2026-02-09
|
||||
---
|
||||
```calendar-timeline
|
||||
```
|
||||
|
||||
## Journal
|
||||
- [ ] 17:00 - 18:00 [[Sakoman & Stamm GbR]]
|
||||
- [ ] 16:30 - 17:30 [[Sakoman & Stamm GbR]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2026-W05#^05i|Woche]] | [[2026-01#^01i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
|
||||
##### [[2026-W07#^07i|Woche]] | [[2026-02#^02i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2026-01-26
|
||||
>happens on 2026-02-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
@@ -27,7 +27,7 @@ journal-end-date: 2026-01-26
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2026-01-26
|
||||
>happens before 2026-02-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
@@ -36,7 +36,7 @@ journal-end-date: 2026-01-26
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due on 2026-01-26
|
||||
>due on 2026-02-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
@@ -45,7 +45,7 @@ journal-end-date: 2026-01-26
|
||||
>```tasks
|
||||
>not done
|
||||
>has due date
|
||||
>due before 2026-01-26
|
||||
>due before 2026-02-09
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
@@ -54,12 +54,12 @@ journal-end-date: 2026-01-26
|
||||
>```dataview
|
||||
>TASK
|
||||
>FROM !"Resources/Templates"
|
||||
>WHERE completed AND completion = date(2026-01-26)
|
||||
>WHERE completed AND completion = date(2026-02-09)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 01 AND birthday.day = 26
|
||||
WHERE birthday.month = 02 AND birthday.day = 09
|
||||
```
|
||||
@@ -0,0 +1,65 @@
|
||||
---
|
||||
journal: Claudia daily
|
||||
journal-date: 2026-02-16
|
||||
journal-start-date: 2026-02-16
|
||||
journal-end-date: 2026-02-16
|
||||
---
|
||||
```calendar-timeline
|
||||
```
|
||||
|
||||
## Journal
|
||||
- [ ] 17:15 - 18:15 [[Sakoman & Stamm GbR]]
|
||||
|
||||
## Ziele
|
||||
|
||||
##### [[2026-W08#^08i|Woche]] | [[2026-02#^02i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
|
||||
|
||||
## Aufgaben
|
||||
|
||||
> [!hint]- Aktuelle Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens on 2026-02-16
|
||||
>path regex does not match /^Resources\/Templates\/.*/
|
||||
>path regex does not match /^Übersicht\/.*/
|
||||
>```
|
||||
|
||||
> [!todo]- Aktive Aufgaben
|
||||
>```tasks
|
||||
>not done
|
||||
>happens before 2026-02-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 2026-02-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 2026-02-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(2026-02-16)
|
||||
>```
|
||||
|
||||
## Geburtstage
|
||||
```dataview
|
||||
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||
FROM "Infos/Kontakte"
|
||||
WHERE birthday.month = 02 AND birthday.day = 16
|
||||
```
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
work_home: false
|
||||
work_home: true
|
||||
work_office: false
|
||||
journal: cimt daily
|
||||
journal-date: 2026-01-27
|
||||
|
||||
Reference in New Issue
Block a user