first commit
This commit is contained in:
32
文档润色流和知识库构建流/claude-scholar/templates/project/00-Hub.md
Normal file
32
文档润色流和知识库构建流/claude-scholar/templates/project/00-Hub.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
type: project-hub
|
||||
project: {{project_slug}}
|
||||
title: {{project_title}}
|
||||
status: active
|
||||
updated: {{timestamp}}
|
||||
---
|
||||
|
||||
# {{project_title}}
|
||||
|
||||
## Project Summary
|
||||
- TODO
|
||||
|
||||
## Current Focus
|
||||
- TODO
|
||||
|
||||
## Current Questions
|
||||
- TODO
|
||||
|
||||
## Next Actions
|
||||
- TODO
|
||||
|
||||
## Important Links
|
||||
- [[01-Plan]]
|
||||
- [[02-Index]]
|
||||
- [[Daily/{{today}}]]
|
||||
- [[_system/registry]]
|
||||
- [[_system/schema]]
|
||||
- [[_system/lint-report]]
|
||||
|
||||
## Recent Changes
|
||||
- Initialized on {{timestamp}}
|
||||
Reference in New Issue
Block a user