Batch: enforce full 7-field frontmatter on all 360 notes (obsidian_frontmatter.py v3)
This commit is contained in:
@@ -302,6 +302,15 @@ title: 1. 架构图(Synology 专用)
|
||||
author: shenwei
|
||||
tags: [docker, image, minio, n8n, nas, synology, zipline]
|
||||
---
|
||||
---
|
||||
title: 1. 架构图(Synology 专用)
|
||||
source:
|
||||
author: shenwei
|
||||
published:
|
||||
created:
|
||||
description:
|
||||
tags: [docker, image, minio, n8n, nas, synology, zipline]
|
||||
---
|
||||
|
||||
# Postgres 容器名称 (需与 docker-compose.yml 一致)
|
||||
PG_CONTAINER="zipline_postgres"
|
||||
|
||||
Reference in New Issue
Block a user