Skip to content

Commit 2b240dc

Browse files
committed
vault backup: 2025-06-08 21:02:43
Affected files: .obsidian/workspace.json planning/Things I wanna build, write, do.md
1 parent 1934ac4 commit 2b240dc

File tree

2 files changed

+20
-3
lines changed

2 files changed

+20
-3
lines changed

.obsidian/workspace.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
"kanbanViewState": {
1818
"kanban-plugin": "board",
1919
"list-collapse": [
20+
false,
21+
false,
2022
false
2123
]
2224
}
@@ -155,7 +157,8 @@
155157
"title": "Source Control"
156158
}
157159
}
158-
]
160+
],
161+
"currentTab": 2
159162
}
160163
],
161164
"direction": "horizontal",
Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,31 @@
11
---
2+
23
kanban-plugin: board
4+
35
---
46

7+
## Todo
8+
9+
- [ ] Learn about MCP
10+
- [ ] Explore redwood.js
11+
12+
and full stack cloudflare
13+
14+
515
## In progress
616

17+
- [ ] Blog 2025 refresh
18+
- [ ] Build big-2 multiplayer game
19+
20+
21+
## Completed 2025
722

823

9-
***
1024

1125

1226

1327
%% kanban:settings
1428
```
15-
{"kanban-plugin":"board","list-collapse":[false],"show-checkboxes":true}
29+
{"kanban-plugin":"board","list-collapse":[false,false,false],"show-checkboxes":true}
1630
```
1731
%%

0 commit comments

Comments
 (0)