Batch: enforce full 7-field frontmatter on all 360 notes (obsidian_frontmatter.py v3)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user