Batch: enforce full 7-field frontmatter on all 360 notes (obsidian_frontmatter.py v3)
This commit is contained in:
@@ -115,6 +115,15 @@ echo "$(date): 编辑file.md - 修改了X处" >> edit-log.md
|
||||
title: 文件编辑最佳实践指南
|
||||
author: shenwei
|
||||
---
|
||||
---
|
||||
title: 文件编辑最佳实践指南
|
||||
source:
|
||||
author: shenwei
|
||||
published:
|
||||
created:
|
||||
description:
|
||||
tags: []
|
||||
---
|
||||
|
||||
# rm file.md.backup # 确认无误后再删除
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user