Add jobs and papers collection workflow
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Paper Items
|
||||
|
||||
每篇论文一个文件,文件名建议:
|
||||
|
||||
```text
|
||||
YYYY-first-author-short-title.md
|
||||
```
|
||||
|
||||
例子:
|
||||
|
||||
```text
|
||||
2023-yao-react.md
|
||||
2024-yang-swe-agent.md
|
||||
```
|
||||
|
||||
一篇论文可以有多个 topic,不要因为目录位置限制它的归类。后续可通过 frontmatter 生成搜索索引、标签页、图谱和阅读队列。
|
||||
Reference in New Issue
Block a user