update pm-kritisch data and notion-pm lib

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Athena 2026-06-08 18:23:33 +02:00
parent b95e4874f1
commit ce35c1a3a4
2 changed files with 84 additions and 4 deletions

View file

@ -1,5 +1,84 @@
{
"stand": "2026-05-18T22:00:00Z",
"kritisch": [],
"allesOk": true
}
"stand": "2026-06-08T15:48:41.237159Z",
"kritisch": [
{
"typ": "ueberfallig",
"projekt": "GSO Gruppencoaching",
"text": "9 überfällige Todos",
"farbe": "rot"
},
{
"typ": "ueberfallig",
"projekt": "Alltags ToDos",
"text": "5 überfällige Todos",
"farbe": "rot"
},
{
"typ": "ueberfallig",
"projekt": "Urlaub Kroatien",
"text": "2 überfällige Todos",
"farbe": "rot"
},
{
"typ": "ueberfallig",
"projekt": "OSD",
"text": "1 überfälliges Todo",
"farbe": "rot"
},
{
"typ": "ueberfallig",
"projekt": "Tecnoclean",
"text": "1 überfälliges Todo",
"farbe": "rot"
},
{
"typ": "meilenstein",
"projekt": "GSO Gruppencoaching",
"text": "Meilenstein: Deadline in 1d — 5.2h noch offen",
"farbe": "rot"
},
{
"typ": "deadline",
"projekt": "OSD",
"text": "Deadline in 1d — 0.2h noch offen",
"farbe": "rot"
},
{
"typ": "deadline",
"projekt": "Olga Izieva",
"text": "Deadline in 1d — 2.8h noch offen",
"farbe": "rot"
},
{
"typ": "deadline",
"projekt": "Dennis Alter",
"text": "Deadline in 2d — 2.5h noch offen",
"farbe": "rot"
},
{
"typ": "deadline",
"projekt": "Interessenten",
"text": "Deadline in 4d — 0.8h noch offen",
"farbe": "gelb"
},
{
"typ": "deadline",
"projekt": "Tecnoclean",
"text": "Deadline in 7d — 0.2h noch offen",
"farbe": "gelb"
},
{
"typ": "deadline",
"projekt": "MC Intern",
"text": "Deadline in 7d — 0h noch offen",
"farbe": "gelb"
},
{
"typ": "deadline",
"projekt": "Alltags ToDos",
"text": "Deadline in 7d — 0.2h noch offen",
"farbe": "gelb"
}
],
"allesOk": false
}

View file

@ -19,6 +19,7 @@ export const DBS: Record<string, string> = {
'Tecnoclean': '3641a317-e544-8113-a047-cb227d16d5ac',
'Dennis Alter': '3641a317-e544-810f-8a4c-e628e1d636fb',
'Interessenten': '3641a317-e544-8144-a67c-f39dab33b49c',
'MC Intern': '3661a317-e544-8187-b7f2-f5c899f09d85',
'Urlaub Kroatien': '3641a317-e544-819b-b28b-e6a49cf54dcb',
'Alltags ToDos': '3641a317-e544-812e-af33-e1912fe95416',
}