vault backup: 2026-01-21 16:26:55
This commit is contained in:
@@ -16,6 +16,7 @@ tags:
|
|||||||
## Teilnehmer
|
## Teilnehmer
|
||||||
- [[Frank Füllbier]]
|
- [[Frank Füllbier]]
|
||||||
- [[John-Wieland Höche]]
|
- [[John-Wieland Höche]]
|
||||||
|
- [[Vera Böing]]
|
||||||
|
|
||||||
## Termine
|
## Termine
|
||||||
```dataview
|
```dataview
|
||||||
@@ -26,5 +27,7 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
|
|||||||
## Unteraufgaben
|
## Unteraufgaben
|
||||||
|
|
||||||
- [x] Ausschreibung Wissensdatenbank [completion:: 2026-01-16]
|
- [x] Ausschreibung Wissensdatenbank [completion:: 2026-01-16]
|
||||||
- [ ] Lesen der Dokumente [start:: 2026-01-16] [due:: 2026-01-21]
|
- [x] Lesen der Dokumente [start:: 2026-01-16] [due:: 2026-01-21] [completion:: 2026-01-21]
|
||||||
|
- [ ] Konzept erstellen
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,68 @@
|
|||||||
|
---
|
||||||
|
weight: 99.2
|
||||||
|
meditation: true
|
||||||
|
pushUps: 20
|
||||||
|
plank: 90
|
||||||
|
journal: Privat daily
|
||||||
|
journal-date: 2026-01-21
|
||||||
|
journal-start-date: 2026-01-21
|
||||||
|
journal-end-date: 2026-01-21
|
||||||
|
---
|
||||||
|
```calendar-timeline
|
||||||
|
```
|
||||||
|
|
||||||
|
## Journal
|
||||||
|
|
||||||
|
## Ziele
|
||||||
|
|
||||||
|
##### [[2026-W04#^04i|Woche]] | [[2026-01#^01i|Monat]] | [[2026-Q1#^q1i|Quartal]] | [[2026## Jahresziele|Jahr]]
|
||||||
|
|
||||||
|
## Aufgaben
|
||||||
|
|
||||||
|
> [!hint]- Aktuelle Aufgaben
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>happens on 2026-01-21
|
||||||
|
>path regex does not match /^Resources\/Templates\/.*/
|
||||||
|
>path regex does not match /^Übersicht\/.*/
|
||||||
|
>```
|
||||||
|
|
||||||
|
> [!todo]- Aktive Aufgaben
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>happens before 2026-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 2026-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 2026-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(2026-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
|
||||||
|
```
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
work_home: false
|
work_home: true
|
||||||
work_office: false
|
work_office: false
|
||||||
journal: cimt daily
|
journal: cimt daily
|
||||||
journal-date: 2026-01-21
|
journal-date: 2026-01-21
|
||||||
@@ -11,7 +11,7 @@ journal-end-date: 2026-01-21
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Journal
|
## Journal
|
||||||
- [ ] 09:30 - 10:30 Konzepte [[John-Wieland Höche]]
|
- [x] 09:30 - 10:30 Konzepte [[Ausschreibung Wissensdatenbank]] [[John-Wieland Höche]] [completion:: 2026-01-21]
|
||||||
|
|
||||||
## Ziele
|
## Ziele
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,69 @@
|
|||||||
|
---
|
||||||
|
work_home: false
|
||||||
|
work_office: false
|
||||||
|
journal: cimt daily
|
||||||
|
journal-date: 2026-01-27
|
||||||
|
journal-start-date: 2026-01-27
|
||||||
|
journal-end-date: 2026-01-27
|
||||||
|
---
|
||||||
|
|
||||||
|
```calendar-timeline
|
||||||
|
```
|
||||||
|
|
||||||
|
## Journal
|
||||||
|
- [ ] 14:00 - 14:45 [[Ausschreibung Wissensdatenbank]] [[Vera Böing]], [[Frank Füllbier]], [[Michael Schwarz]], [[John-Wieland Höche]]
|
||||||
|
|
||||||
|
|
||||||
|
## Ziele
|
||||||
|
|
||||||
|
##### [[Journal/cimt AG/2026/2026-01#^01i|Monat]] | [[Journal/cimt AG/2026/2026-Q1#^q1i|Quartal]] | [[Journal/cimt AG/2026## Jahresziele|Jahr]]
|
||||||
|
|
||||||
|
## Aufgaben
|
||||||
|
|
||||||
|
> [!hint]- Aktuelle Aufgaben
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>happens on 2026-01-27
|
||||||
|
>path regex does not match /^Resources\/Templates\/.*/
|
||||||
|
>path regex does not match /^Übersicht\/.*/
|
||||||
|
>```
|
||||||
|
|
||||||
|
> [!todo]- Aktive Aufgaben
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>happens before 2026-01-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 2026-01-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 2026-01-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(2026-01-27)
|
||||||
|
>```
|
||||||
|
|
||||||
|
## Geburtstage
|
||||||
|
```dataview
|
||||||
|
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||||
|
FROM "Infos/Kontakte"
|
||||||
|
WHERE birthday.month = 01 AND birthday.day = 27
|
||||||
|
```
|
||||||
@@ -0,0 +1,61 @@
|
|||||||
|
---
|
||||||
|
journal: cimt quarterly
|
||||||
|
journal-date: 2026-01-01
|
||||||
|
journal-start-date: 2026-01-01
|
||||||
|
journal-end-date: 2026-03-31
|
||||||
|
---
|
||||||
|
```calendar-nav
|
||||||
|
```
|
||||||
|
```calendar-timeline
|
||||||
|
```
|
||||||
|
---
|
||||||
|
|
||||||
|
>### Quartal 1 Ziele ^q1i
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Aufgaben
|
||||||
|
> [!examples]- Backlog
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>no scheduled date
|
||||||
|
>no start date
|
||||||
|
>no due date
|
||||||
|
>path regex does not match /^Resources\/Templates\/.*/
|
||||||
|
>path regex does not match /^Journal\/.*/
|
||||||
|
>path regex does not match /^Übersicht\/.*/
|
||||||
|
>```
|
||||||
|
|
||||||
|
> [!todo]- Aktive Aufgaben
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>starts on or before 2026-04-01
|
||||||
|
>has start date
|
||||||
|
>no scheduled date
|
||||||
|
>path regex does not match /^Resources\/Templates\/.*/
|
||||||
|
>path regex does not match /^Übersicht\/.*/
|
||||||
|
>```
|
||||||
|
|
||||||
|
> [!hint]- Geplante Aufgaben
|
||||||
|
>```tasks
|
||||||
|
>not done
|
||||||
|
>scheduled 2026-01-01 2026-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(2026-01-01) AND completion < date(2026-04-01)
|
||||||
|
>SORT completion, start
|
||||||
|
>```
|
||||||
|
|
||||||
|
## Geburtstage
|
||||||
|
```dataview
|
||||||
|
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
|
||||||
|
FROM "Infos/Kontakte"
|
||||||
|
WHERE birthday.month >= 01 AND birthday.month <= 03
|
||||||
|
SORT birthday.month, birthday.day
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user