vault backup: 2026-09-08 21:04:22

This commit is contained in:
2026-09-08 21:04:22 -04:00
parent cb36c70bdd
commit 044c584ff3
4 changed files with 98 additions and 0 deletions
+98
View File
@@ -0,0 +1,98 @@
# Tuesday, September 8th 2026
← [[2026-09-07]] | **Week 37** | [[2026-09-09]] →
---
## Meetings
- all 1-1
---
## Significant Events
- Boukili to almost go live
- OTT needs more test for a sign off
- lettre de CRTC
---
## Decisions Made
```dataview
LIST
FROM "20 Work/Decisions"
WHERE startswith(file.name, this.file.name + " - ")
SORT file.name ASC
```
- [[]]
## Ideas
```dataview
LIST
FROM "20 Work/Ideas"
WHERE startswith(file.name, this.file.name + " - ")
SORT file.name ASC
```
---
## People / Management
Feedback given, coaching moments, observations.
- JC overwhelmed with projects mais c'est ok, c'est plus les décisions qu'il aime pas
---
## Projects
Important project changes only.
-
---
## Leadership Reflection
### What surprised me today?
- Too much when restarting
### What did I learn today?
- Hate coming back
### What would I do differently next time?
-
---
## Follow-ups
> Only actions that still belong to me.
> Everything else should already be in **Twos**, **Jira**, or **Monday**.
- [ ]
---
## Created Today
```dataview
TABLE WITHOUT ID
file.link AS "File",
file.folder AS "Location"
FROM "20 Work"
WHERE file.cday = date(this.file.name)
AND file.path != this.file.path
SORT file.ctime ASC
```
---
## Related
- [[]]