vault backup: 2022-07-03 19:39:54

This commit is contained in:
zzz
2022-07-03 19:39:54 +08:00
parent d07835994b
commit 5a7d411ac4
4 changed files with 70 additions and 3 deletions

22
.obsidian/workspace vendored
View File

@@ -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"
]

View File

@@ -19,6 +19,7 @@ kanban-plugin: basic
- [ ] shader入门精要
- [ ] 算法4
- [ ] 协程与异步
- [ ] Task
## Demo进度

29
待办事项/Work.md Normal file
View File

@@ -0,0 +1,29 @@
---
kanban-plugin: basic
---
## Work
**完成**
- [ ] 好友系统删除
- [ ] [[本地化流程]]
- [x] 登录选地界面:<br>添加选中特效和A级城市特效
- [x] 加班申请
***
## 归档
- [ ] 1
- [ ] [[2]] ^qzixjb
- [ ] 做出地球0°经线让策划配置
- [ ] 正确旋转pb数据
%% kanban:settings
```
{"kanban-plugin":"basic"}
```
%%

21
本地化流程.md Normal file
View File

@@ -0,0 +1,21 @@
# TODO
构建UI和翻译表之间的桥梁
全局配置
## 流程
csv文件里面检索出中文字段,将中文字段绘制出一张超大的Excel
这张excel分出多个语言字段通过VB再导成Csv
用这张Csv分出多语言
各个模块有一张对应这个中文的key
给Lua对应的Key值
在Csv转化成Lua