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

@@ -1,3 +1,7 @@
---
author: shenwei
tags: [n8n, telegram]
---
#n8n #telegram
## Summary:

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>

View File

@@ -1,21 +1,15 @@
---
title: N8N Full Tutorial Building AI Agents in 2025 for Beginners!
source: https://www.youtube.com/watch?v=ZbIVOy_GPyQ&t=12s
author:
- https://www.skool.com/ai-foundations
author: shenwei
created: 2025-03-06
description:
tags:
- ai
- ai-agent
- n8n
- tutorial
published:
link:
kanban-plugin:
aliases:
tags: [ai, ai-agent, n8n, tutorial]
link:
kanban-plugin:
aliases:
cssclasses:
---
#n8n #ai #ai-agent #tutorial
**Summary**

View File

@@ -1,3 +1,8 @@
---
title: 安装Claude Desktop
author: shenwei
tags: [claude, n8n, nodjs]
---
#nodjs #n8n #claude

View File

@@ -31,7 +31,11 @@ n8n-MCP serves as a bridge between n8n's workflow automation platform and AI mod
#### 安装node.js
https://nodejs.org/en/download
``` shell
``` shell---
title: 标题使用Claude自动生成N8N工作流的实操教程
author: shenwei
---
# Docker has specific installation instructions for each operating system.
# Please refer to the official documentation at https://docker.com/get-started/