vault backup: 2022-07-03 19:39:54
This commit is contained in:
22
.obsidian/workspace
vendored
22
.obsidian/workspace
vendored
@@ -4,14 +4,26 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "658c1993606f6fe6",
|
||||
"id": "e6e443f6f53ff2ba",
|
||||
"type": "leaf",
|
||||
"dimension": 62.19081272084806,
|
||||
"state": {
|
||||
"type": "kanban",
|
||||
"state": {
|
||||
"file": "待办事项/TODO.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "0bdb4fd51866bf2c",
|
||||
"type": "leaf",
|
||||
"dimension": 37.80918727915194,
|
||||
"state": {
|
||||
"type": "kanban",
|
||||
"state": {
|
||||
"file": "待办事项/Work.md"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -82,11 +94,15 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"active": "658c1993606f6fe6",
|
||||
"active": "e6e443f6f53ff2ba",
|
||||
"lastOpenFiles": [
|
||||
"待办事项/TODO.md",
|
||||
"待办事项/Learn.md",
|
||||
"本地化流程.md",
|
||||
"待办事项/Work.md",
|
||||
"未命名.md",
|
||||
"2.md"
|
||||
]
|
||||
|
||||
@@ -19,6 +19,7 @@ kanban-plugin: basic
|
||||
- [ ] shader入门精要
|
||||
- [ ] 算法4
|
||||
- [ ] 协程与异步
|
||||
- [ ] Task
|
||||
|
||||
|
||||
## Demo进度
|
||||
|
||||
29
待办事项/Work.md
Normal file
29
待办事项/Work.md
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
|
||||
kanban-plugin: basic
|
||||
|
||||
---
|
||||
|
||||
## Work
|
||||
|
||||
**完成**
|
||||
- [ ] 好友系统删除
|
||||
- [ ] [[本地化流程]]
|
||||
- [x] 登录选地界面:<br>添加选中特效和A级城市特效
|
||||
- [x] 加班申请
|
||||
|
||||
|
||||
***
|
||||
|
||||
## 归档
|
||||
|
||||
- [ ] 1
|
||||
- [ ] [[2]] ^qzixjb
|
||||
- [ ] 做出地球0°经线让策划配置
|
||||
- [ ] 正确旋转pb数据
|
||||
|
||||
%% kanban:settings
|
||||
```
|
||||
{"kanban-plugin":"basic"}
|
||||
```
|
||||
%%
|
||||
Reference in New Issue
Block a user