Phase 0-2: Schema cleanup, typed relations, event-driven automation
- Phase 0: AGENTS.md cleanup (dedup quotes, renumber sections, merge qmd) - Phase 1: typed relations (manage-relations.py, graph-search.py, check-staleness.py, detect-conflicts.py) - Phase 2: frontmatter validator, weekly lint, knowledge promotion, git hooks - Fix .gitignore to track tools/ and .githooks/ - Fix git remote URL (remove plaintext token) - New wiki pages: 504 pages, 34 raw sources
This commit is contained in:
@@ -1,14 +1,82 @@
|
||||
---
|
||||
categories:
|
||||
- "[[LLM Wiki]]"
|
||||
- "[[People]]"
|
||||
tags:
|
||||
- wiki
|
||||
- people
|
||||
- directors
|
||||
created:
|
||||
para:
|
||||
- 资源
|
||||
- person/director
|
||||
created: {{date}}
|
||||
last: {{date}}
|
||||
source: "[[来源]]"
|
||||
type:
|
||||
- "People"
|
||||
- "Director"
|
||||
birthday:
|
||||
death:
|
||||
nationality: 中国
|
||||
origin:
|
||||
aliases: []
|
||||
---
|
||||
|
||||
# {导演名}
|
||||
|
||||
![[Attachments/people/导演名.jpg]]
|
||||
|
||||
> **一句话定义**(15字以内概括)
|
||||
|
||||
## 基本信息
|
||||
|
||||
| 属性 | 值 |
|
||||
|------|-----|
|
||||
| 姓名 | {导演名} |
|
||||
| 出生 | {YYYY-MM-DD} |
|
||||
| 国籍 | {国籍} |
|
||||
| 籍贯 | {省份} |
|
||||
| 职业 | 导演/编剧 |
|
||||
|
||||
## 代表作品
|
||||
|
||||
| 年份 | 片名 | 职务 | 主要奖项 |
|
||||
|------|------|------|----------|
|
||||
| {年} | [[{电影名}]] | 导演 | {奖项} |
|
||||
|
||||
## 生平
|
||||
|
||||
{从Wikipedia提取的关键内容,按时间线分段}
|
||||
|
||||
### 早年
|
||||
|
||||
- 关键经历
|
||||
|
||||
### 事业
|
||||
|
||||
- 关键成就
|
||||
|
||||
### 近年
|
||||
|
||||
- 近期动态
|
||||
|
||||
## 导演风格
|
||||
|
||||
- **视觉风格**:{描述}
|
||||
- **主题特色**:{描述}
|
||||
- **叙事特点**:{描述}
|
||||
|
||||
## 关联内容
|
||||
|
||||
### 人物
|
||||
|
||||
- [[相关演员]]
|
||||
|
||||
### 电影
|
||||
|
||||
- [[相关电影]]
|
||||
|
||||
## 来源
|
||||
|
||||
- [[Wikipedia]] — 中文维基百科"{导演名}"词条
|
||||
|
||||
## Movies
|
||||
|
||||
![[Movies.base#Director]]
|
||||
|
||||
Reference in New Issue
Block a user