vault backup: 2022-12-11 01:15:17

This commit is contained in:
Bram Adams
2022-12-11 01:15:17 -06:00
parent 934c51f510
commit 41c0b6be1a
46 changed files with 31662 additions and 141 deletions

View File

@@ -1 +0,0 @@
example week!

27
Weekly/2022-W51.md Normal file
View File

@@ -0,0 +1,27 @@
<< [[2022-W50]] | [[2022-W52]] >>
Quarterly: [[2022-Q4]]
# Retro
## What did I finish this week? (finished writings, finished art pieces, etc.)
## What lessons did I learn this week?
## What should I do differently next week?
## What still puzzles me?
## What appointments do I have for the upcoming week? Are there any appointments I need to make?
# Open Projects
```dataview
table file.ctime as "started"
from "_PARA/Projects"
where file.name != "Scratchpad"
where file.name != "Kanban"
where file.name != "Projects"
where file.name != "Readwise Resources"
```