vault backup: 2026-05-11 16:55:02

This commit is contained in:
Thomas Peetz
2026-05-11 16:55:02 +02:00
parent 2df7a57cf2
commit 89e8f2e7e4
7 changed files with 172 additions and 6 deletions
@@ -12,4 +12,4 @@ lightning_talks_orga: Berlin
## 📝Notizen
## ✔️ Aufgaben
- [ ] Einladung gesendet [start:: 2026-05-08] [due:: 2026-05-11]
- [ ] Einladung gesendet [start:: 2026-05-08] [due:: 2026-05-12]
@@ -31,4 +31,5 @@ LIMIT 20
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-27] [scheduled:: 2026-04-27] [completion:: 2026-04-27]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-30] [scheduled:: 2026-05-04] [completion:: 2026-05-04]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-04] [start:: 2026-05-03] [scheduled:: 2026-05-07] [completion:: 2026-05-07]
- [ ] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-07] [start:: 2026-05-07] [scheduled:: 2026-05-11]
- [x] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-07] [start:: 2026-05-07] [scheduled:: 2026-05-11] [completion:: 2026-05-11]
- [ ] Backshop Outtasking SOBS Oracle Datenbank [repeat:: every week on Monday, Thursday] [created:: 2026-05-11] [start:: 2026-05-10] [scheduled:: 2026-05-14]
@@ -32,4 +32,5 @@ LIMIT 20
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-27] [scheduled:: 2026-04-27] [completion:: 2026-04-27]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-04-27] [start:: 2026-04-30] [scheduled:: 2026-05-04] [completion:: 2026-05-04]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-04] [start:: 2026-05-03] [scheduled:: 2026-05-07] [completion:: 2026-05-07]
- [ ] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-07] [start:: 2026-05-07] [scheduled:: 2026-05-11]
- [x] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-07] [start:: 2026-05-07] [scheduled:: 2026-05-11] [completion:: 2026-05-11]
- [ ] Harry Brot Outtasking Datenbanken [repeat:: every week on Monday, Thursday] [created:: 2026-05-11] [start:: 2026-05-10] [scheduled:: 2026-05-14]
+2
View File
@@ -13,6 +13,8 @@ tags:
interactions:
- date: 2026-05-28
text: Hallo Herr Peetz, bin wieder da. Danke und Gruß W. Günther
- date: 2026-05-10
text: Guten Tag, Hr. Peetz, am 11.5. bin ich schon wieder weg (Kroatien) bis zum 21.5. Wenn Sie wieder so freundlich wären... Herzlichen Dank und frdl. Gruß W. Günther
- date: 2026-04-16
text: Hallo Herr Peetz, heute Abend werde ich bis zum 28.04. nach Korfu reisen. Wenn Sie wieder meinen Briefkasten im Auge hätten, würde mich das freuen. Best Grüße W.Günther
- date: 2026-03-06
+68
View File
@@ -0,0 +1,68 @@
---
weight: 101.9
meditation: true
pushUps: 20
plank: 60
journal: Privat daily
journal-date: 2026-05-11
journal-start-date: 2026-05-11
journal-end-date: 2026-05-11
---
```calendar-timeline
```
## Journal
## Ziele
##### [[2026-W20#^20i|Woche]] | [[2026-05#^05i|Monat]] | [[2026-Q2#^q2i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Aufgaben
> [!hint]- Aktuelle Aufgaben
>```tasks
>not done
>happens on 2026-05-11
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>happens before 2026-05-11
>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-05-11
>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-05-11
>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-05-11)
>```
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month = 05 AND birthday.day = 11
```
+94
View File
@@ -0,0 +1,94 @@
---
journal: Privat weekly
journal-date: 2026-05-11
journal-start-date: 2026-05-11
journal-end-date: 2026-05-17
---
```calendar-timeline
```
## Routinen der Woche
```dataview
TABLE WITHOUT ID
file.link as Datum,
choice(meditation = true, "✅", "❌") as Meditation,
choice(pushUps >= 10, "✅", "❌") as Liegestütz,
choice(plank >= 60, "✅", "❌") as Plank
FROM "Journal/Privat"
WHERE file.day >= date(2026-05-11) AND file.day <= date(2026-05-17)
SORT file.day ASC
```
> ### Woche [[2026-W20|20]] Ziele
> - [ ] Umstellung der Asciidoctor Projekte auf Tpyst
^20i
#### [[2026-05#^05i|Monat]] |[[2026-Q2#^q2i|Quartal]] | [[2026## Jahresziele|Jahr]]
## Leseliste
![[Leseliste Thomas#Leseliste]]
## Aufgaben
> [!todo]- Aktive Aufgaben
>```tasks
>not done
>(happens on or before 2026-05-17) AND NOT (scheduled 2026-05-11 2026-05-17)
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!hint]- Geplante Aufgaben
>```tasks
>not done
>scheduled 2026-05-11 2026-05-17
>path regex does not match /^Resources\/Templates\/.*/
>path regex does not match /^Übersicht\/.*/
>```
> [!done]- Erledigte Aufgaben
>```dataview
>TASK
>WHERE completed AND completion >= date(2026-05-11) AND completion < date(2026-05-18)
>```
## History
### 2026-05-11
![[Journal/Privat/2026/05/2026-05-11#Journal]]
### 2026-05-12
![[Journal/Privat/2026/05/2026-05-12#Journal]]
### 2026-05-13
![[Journal/Privat/2026/05/2026-05-13#Journal]]
### 2026-05-14
![[Journal/Privat/2026/05/2026-05-14#Journal]]
### 2026-05-15
![[Journal/Privat/2026/05/2026-05-15#Journal]]
### 2026-05-16
![[Journal/Privat/2026/05/2026-05-16#Journal]]
### 2026-05-17
![[Journal/Privat/2026/05/2026-05-17#Journal]]
## Geburtstage
```dataview
TABLE birthday as Geburtstag, truncate(string(date(today) - birthday),2, "") AS Alter
FROM "Infos/Kontakte"
WHERE birthday.month >= 05 AND birthday.day >= 11
WHERE birthday.month <= 05 AND birthday.day < 18
SORT birthday.day
```
> [!note]- Erzeugte Notizen
> ```dataview
> LIST
> WHERE file.cday >= date(2026-05-11) AND file.cday < date(2026-05-17)
>```
+3 -3
View File
@@ -1,5 +1,5 @@
---
work_home: false
work_home: true
work_office: false
journal: cimt daily
journal-date: 2026-05-11
@@ -11,8 +11,8 @@ journal-end-date: 2026-05-11
```
## Journal
- [ ] 09:15 - 09:30 [[Managed Services Team Daily]]
- [ ] 11:00 - 11:30 [[Lightning Talks Orga]]
- [x] 11:00 - 11:30 [[Lightning Talks Orga]] [completion:: 2026-05-11]
- [x] 12:00 - 12:15 [[Managed Services Team Daily]] [completion:: 2026-05-11]
## Ziele