Batch: enforce full 7-field frontmatter on all 360 notes (obsidian_frontmatter.py v3)

This commit is contained in:
2026-04-09 19:31:45 +08:00
parent 2013357a08
commit 68831201ec
360 changed files with 1991 additions and 0 deletions

View File

@@ -62,6 +62,15 @@ title: 安装 curl 和 wget
author: shenwei
tags: [docker, n8n, workflow]
---
---
title: 安装 curl 和 wget
source:
author: shenwei
published:
created:
description:
tags: [docker, n8n, workflow]
---
# Navigate to the directory containing your docker compose file
cd </path/to/your/compose/file/directory>