vault backup: 2026-02-16 14:34:48

This commit is contained in:
Thomas Peetz
2026-02-16 14:34:47 +01:00
parent d7d9c83e4f
commit feccfa3c70
13 changed files with 340 additions and 12 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ FROM [[]] AND !outgoing([[]]) AND "Journal"
- [x] [[Frank Füllbier]] konkreten Text-Vorschlag für Jahresziel senden [start:: 2025-03-06] [scheduled:: 2025-03-13] [due:: 2025-03-17] [completion:: 2025-03-20]
- [x] Blog Post schreiben [completion:: 2025-12-15]
- [x] Blog Post an [[Frank Füllbier]] und [[Stefanie Pelster]] senden zum Review [completion:: 2025-12-15]
- [ ] Rücksprache mit [[Ann-Kristin Hantzsch-Kühnlenz]] #process/task [start:: 2026-02-16] [scheduled:: 2026-02-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);