Add jobs and papers collection workflow
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Job Items
|
||||
|
||||
每条岗位一个文件,文件名建议:
|
||||
|
||||
```text
|
||||
YYYY-MM-DD-company-role-location.md
|
||||
```
|
||||
|
||||
例子:
|
||||
|
||||
```text
|
||||
2026-07-08-deepseek-agent-engineer-beijing.md
|
||||
2026-07-08-tencent-llm-application-engineer-beijing.md
|
||||
```
|
||||
|
||||
写入前先检查是否已经有同公司、同岗位、同来源的记录。岗位更新时优先新增 snapshot,不要直接覆盖旧笔记,因为 JD 的变化本身也是趋势信号。
|
||||
Reference in New Issue
Block a user