Batch: add/reorder frontmatter for all 360 notes (obsidian_frontmatter.py v3)

This commit is contained in:
2026-04-09 19:15:47 +08:00
parent bf7254dbbc
commit 2013357a08
360 changed files with 1465 additions and 740 deletions

View File

@@ -57,7 +57,12 @@ USER node
If you run n8n using a Docker Compose file, follow these steps to update n8n:
``` bash
``` bash---
title: 安装 curl 和 wget
author: shenwei
tags: [docker, n8n, workflow]
---
# Navigate to the directory containing your docker compose file
cd </path/to/your/compose/file/directory>