vault backup: 2026-03-16 15:45:08

This commit is contained in:
Thomas Peetz
2026-03-16 15:45:07 +01:00
parent 611de18c0c
commit 8f4b964283
20 changed files with 261 additions and 41 deletions
@@ -5,7 +5,7 @@ tags:
---
## Aufgaben
- [ ] Einrichtung Sophos Client auf BERVW1HHA und BERVW2HHA #process/task [start:: 2026-03-03] [scheduled:: 2026-03-16]
- [x] Einrichtung Sophos Client auf BERVW1HHA und BERVW2HHA #process/task [start:: 2026-03-03] [scheduled:: 2026-03-16] [completion:: 2026-03-16]
## Offene Aufgaben
```dataviewjs
const pages = dv.current().file.inlinks.where(p => dv.page(p.path).tags?.includes('process/task')).where(p => dv.page(p.path).file.tasks.length != dv.page(p.path).file.tasks.where(t => t.fullyCompleted === true).length);