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

@@ -1,7 +1,13 @@
---
title: MEMORY.md - 长期记忆
source:
author: shenwei
published:
created:
description:
tags: []
---
# MEMORY.md - 长期记忆
---

View File

@@ -1,8 +1,13 @@
---
title: OpenClaw 备份脚本使用指南
source:
author: shenwei
published:
created:
description:
tags: [recycle]
---
# OpenClaw 备份脚本使用指南
## 概述

View File

@@ -1,7 +1,13 @@
---
title: Docker Compose配置编辑指南
source:
author: shenwei
published:
created:
description:
tags: []
---
# Docker Compose配置编辑指南
## 🎯 功能概述

View File

@@ -1,7 +1,13 @@
---
title: Docker管理系统
source:
author: shenwei
published:
created:
description:
tags: []
---
# Docker管理系统
## 🎯 概述

View File

@@ -1,7 +1,13 @@
---
title: Docker应用列表报告
source:
author: shenwei
published:
created:
description:
tags: []
---
# Docker应用列表报告
## 📅 报告时间

View File

@@ -1,7 +1,13 @@
---
title: Docker自然语言指令处理器
source:
author: shenwei
published:
created:
description:
tags: []
---
# Docker自然语言指令处理器
## 🎯 指令格式

View File

@@ -1,7 +1,13 @@
---
title: OpenClaw 完整配置文档
source:
author: shenwei
published:
created:
description:
tags: []
---
# OpenClaw 完整配置文档
> 最后更新: 2026-03-15 20:30

View File

@@ -1,7 +1,13 @@
---
title: 管理系统目录结构
source:
author: shenwei
published:
created:
description:
tags: []
---
# 管理系统目录结构
## 🏗️ 目录组织

View File

@@ -115,6 +115,15 @@ echo "$(date): 编辑file.md - 修改了X处" >> edit-log.md
title: 文件编辑最佳实践指南
author: shenwei
---
---
title: 文件编辑最佳实践指南
source:
author: shenwei
published:
created:
description:
tags: []
---
# rm file.md.backup # 确认无误后再删除
```

View File

@@ -1,11 +1,16 @@
---
title: FRP 配置查询技能
source:
author: shenwei
published:
created:
description: FRP (Fast Reverse Proxy) 配置查询技能。用于查询和管理内网服务器的 FRP 客户端配置信息,包括:(1) 查看指定服务器的 frpc.toml 配置文件内容,(2) 列出所有端口映射关系,(3) 查询特定服务的端口信息,(4) 检查 FRP 客户端运行状态。触发关键词frp配置、frp端口、查看frp、frp列表、服务器 frp
tags: []
name: frp-query
---
# FRP 配置查询技能
## 技能概述

View File

@@ -1,7 +1,13 @@
---
title: FRP 完整配置参考
source:
author: shenwei
published:
created:
description:
tags: []
---
# FRP 完整配置参考
本文档包含各服务器完整的 frpc.toml 配置内容。

View File

@@ -1,7 +1,13 @@
---
title: NAS Docker 代理配置笔记
source:
author: shenwei
published:
created:
description:
tags: []
---
# NAS Docker 代理配置笔记
## Synology NAS Docker 代理配置

View File

@@ -1,7 +1,13 @@
---
title: Mac Mini WebDAV 服务配置指南
source:
author: shenwei
published:
created:
description:
tags: []
---
# Mac Mini WebDAV 服务配置指南
## 目的

View File

@@ -1,7 +1,13 @@
---
title: Slack 配置 OpenClaw Bot 完整步骤
source:
author: shenwei
published:
created:
description:
tags: []
---
# Slack 配置 OpenClaw Bot 完整步骤
## 第一步:在 Slack API 创建 App

View File

@@ -1,8 +1,13 @@
---
title: Ubuntu OpenClaw 技术笔记
source:
author: shenwei
published:
created:
description:
tags: [install, openclaw, ubuntu]
---
# Ubuntu OpenClaw 技术笔记
#ubuntu #openclaw #install

View File

@@ -1,8 +1,13 @@
---
title: vaultwarden凭证查找研究
source:
author: shenwei
published:
created:
description:
tags: [bitwarden, bitwarden-cli, vaultwarden]
---
# vaultwarden凭证查找研究
#bitwarden #vaultwarden #bitwarden-cli

View File

@@ -1,7 +1,13 @@
---
title: x-UI 管理文档
source:
author: shenwei
published:
created:
description:
tags: []
---
# x-UI 管理文档
> 最后更新: 2026-03-15

View File

@@ -1,8 +1,13 @@
---
title: Zipline-Stack 配置分析报告
source:
author: shenwei
published:
created:
description:
tags: [docker, minio, zipline]
---
# Zipline-Stack 配置分析报告
**分析时间:** 2026-03-14 03:04 (Asia/Shanghai)
**文件位置:** `/volume1/docker/zipline-stack/docker-compose.yml`