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

@@ -5,8 +5,10 @@ author: shenwei
published: 2026-02-22
created: 2026-02-27
description: 部署 NodeWarden 之后的效果,就是在无服务器的情况下,也能在手机、电脑上使用 Bitwarden 客户端来保存密码了,支持自动登陆、二次验证之类的功能。
tags: []
---
Bitwarden 是少数客户端与服务器端都开源的密码管理系统,支持完整自托管部署。@ [Appinn](https://www.appinn.com/nodewarden/)
但有人更进一步:直接把服务器端运行在 Cloudflare Workers 上——也就是说,你连 VPS 都可以省了。