修改log.md 追加内容时的format

This commit is contained in:
2026-04-16 18:26:43 +08:00
parent 9e9b5d4029
commit 8aba24aa7a
2 changed files with 21 additions and 10 deletions

View File

@@ -131,8 +131,13 @@ last_updated: YYYY-MM-DD
8. 检测并记录冲突 8. 检测并记录冲突
9. 追加 `wiki/log.md`**输出格式必须包含实际使用的 slug** 9. 追加 `wiki/log.md`**输出格式必须包含实际使用的 slug**
```markdown ```markdown
## 2026-04-16 ## [YYYY-MM-DD] ingest | 标题
- [[sources/实际使用的-slug.md]] (raw/xxx.md) — 简短描述 - Source file: raw/xxx.md
- Status: ✅ 成功摄入
- Summary:
- Concepts created: xxx, xxx
- Source page: wiki/sources/xxx.md
- Notes:
``` ```
> ⚠️ 输出 **done** 后必须附加一行显示实际 slug例如 > ⚠️ 输出 **done** 后必须附加一行显示实际 slug例如
> ``` > ```
@@ -486,6 +491,12 @@ date: YYYY-MM-DD
``` ```
## [YYYY-MM-DD] ingest | 标题 ## [YYYY-MM-DD] ingest | 标题
- Source file: raw/xxx.md
- Status: ✅ 成功摄入
- Summary:
- Concepts created: xxx, xxx
- Source page: wiki/sources/xxx.md
- Notes:
``` ```
--- ---

View File

@@ -119,24 +119,24 @@
"modified": "2026-04-14T04:28:42.625875+00:00", "modified": "2026-04-14T04:28:42.625875+00:00",
"slug": "Cloud-Operating-Model-Key-Strategies-and-Best-Practices", "slug": "Cloud-Operating-Model-Key-Strategies-and-Best-Practices",
"source_path": "wiki/sources/Cloud-Operating-Model-Key-Strategies-and-Best-Practices.md", "source_path": "wiki/sources/Cloud-Operating-Model-Key-Strategies-and-Best-Practices.md",
"ingested": false, "ingested": true,
"ingested_at": null "ingested_at": "2026-04-16T08:00:00+00:00"
}, },
"raw/Home Office/用Docker中安装Navidrome.md": { "raw/Home Office/用Docker中安装Navidrome.md": {
"hash": "7e044ac150fdd317", "hash": "7e044ac150fdd317",
"modified": "2026-04-14T04:28:42.637767+00:00", "modified": "2026-04-14T04:28:42.637767+00:00",
"slug": "用Docker中安装Navidrome", "slug": "用docker中安装navidrome",
"source_path": "wiki/sources/用Docker中安装Navidrome.md", "source_path": "wiki/sources/用docker中安装navidrome.md",
"ingested": false, "ingested": true,
"ingested_at": null "ingested_at": "2026-04-16T18:00:00+00:00"
}, },
"raw/Home Office/Linux 运维必会的 150 个命令.md": { "raw/Home Office/Linux 运维必会的 150 个命令.md": {
"hash": "61346c95bc5fbd79", "hash": "61346c95bc5fbd79",
"modified": "2026-04-14T04:28:42.633573+00:00", "modified": "2026-04-14T04:28:42.633573+00:00",
"slug": "Linux-运维必会的-150-个命令", "slug": "Linux-运维必会的-150-个命令",
"source_path": "wiki/sources/Linux-运维必会的-150-个命令.md", "source_path": "wiki/sources/Linux-运维必会的-150-个命令.md",
"ingested": false, "ingested": true,
"ingested_at": null "ingested_at": "2026-04-16T18:18:00+00:00"
}, },
"raw/Home Office/Ubuntu服务器通过rsync实现日常增量备份.md": { "raw/Home Office/Ubuntu服务器通过rsync实现日常增量备份.md": {
"hash": "69f84bc7016520ea", "hash": "69f84bc7016520ea",