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