refactor(vault): Phase 3 — metadata convergence
- Backfill `created` frontmatter on 266 active notes (git date or mtime) - Normalize `status` to 4 values: draft/active/done/archived (11 notes) - Active/进行中/needs-review → active - archive → archived - 待执行/conditional → draft - 完成/accepted → done - Declare clipper boundary: 04_Archive/Inbox-Clippings/** exempt from migration - Update depth rule: max 3 → max 4 levels (new notes only) - Add metadata-converge.mjs script for reproducibility
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-08-25
|
||||
---
|
||||
|
||||
|
||||
omp home:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
key : 272f337c0d2c4407b930bde5e9846072
|
||||
endpoint: https://my-chatgpt.openai.azure.com/
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-31
|
||||
---
|
||||
|
||||
api key:
|
||||
```
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
emb:
|
||||
```
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
coder :
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
Code:
|
||||
```
|
||||
32f3aa3e5c3848fbad264e83b848b226.BVXajLMpbRPaHfv7
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
code token:
|
||||
```
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
---
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
context7 mcp key:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
compose.yml
|
||||
```yaml
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
api key
|
||||
```
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-21
|
||||
---
|
||||
|
||||
---
|
||||
tags:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
账号:
|
||||
18813973711@1826109533440870.onaliyun.com
|
||||
密码:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
130.120.3.75:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
BEGIN
|
||||
DBMS_WORKLOAD_REPOSITORY.modify_snapshot_settings(
|
||||
retention => 7 * 24 * 60, -- Retain snapshots for 7 days
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
```sql
|
||||
ALTER SESSION SET CURRENT_SCHEMA=enforce_center;
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
To integrate Forgejo running in a Docker container with the host's SSH server, follow these steps:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
### Notes
|
||||
```dataview
|
||||
table file.ctime as Date from "300-resources/Development"
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
install:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
https://121.8.227.182:8988/
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
# Rustdesk
|
||||
|
||||
+3
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
Title: "\[Better Developers\] Using 'From X Import Y' in Python"
|
||||
Author: [[Reuven Lerner]]
|
||||
From:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
## Highlights:
|
||||
`Mock.patch ` will intercept import statements identified by a string, and return a Mock instance you can preconfigure using the techniques we discussed above.
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
变量隐藏 [[Scope and Shadowing - Rust By Example]]
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
Fundamental rules for for Universal Naming Convention (UNC),which enable applications to create and process valid names for files and directories, regardless of the file system:
|
||||
|
||||
Following reserved characters:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
```bash
|
||||
|
||||
sudo ipa-server-install --realm=INT.IT2000.COM.CN --domain=int.it2000.com.cn --ds-password=admingzzn --admin-password=admingzzn --hostname=ipa.int.it2000.com.cn --ip-address=10.16.67.98 --setup-dns
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
If your user is called `user` and your host is called you could add these lines to `/etc/sudoers`:
|
||||
|
||||
```
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
Certainly! I can guide you through the process of using **cfssl** (Cloudflare's PKI toolkit) to generate a self-signed Certificate Authority (CA) and server certificate for your Nacos server. Then, I'll show you how to import the CA certificate into your Spring Boot application's Docker container so that it trusts the Nacos server's certificate.
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
db.createUser({ user: "unifi", pwd: "unifi", roles: [{ role: "readWrite", db: "unifi" }] })
|
||||
+3
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
Title: "[Better Developers] Computers Are Cheap. People Are Expensive."
|
||||
Author:
|
||||
From:
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
https://nvd.nist.gov/developers/confirm-api-key?uuid=40BC52EA-8655-F011-835C-129478FCB64D
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
```bash
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
Hi Amin,
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
亲,以下是您购买的商品信息。
|
||||
MobaXterm Professional 便携版
|
||||
下载地址https://wwxs.lanzoum.com/ieYNw0s21tab
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
api:
|
||||
secret_WggiGblW3PayQXirTeOCrS9FTsQ5EWGWHjInmNcvJdv
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
Here is the **definitive, consolidated guide** for setting up Playwright on **Arch Linux (WSL)**.
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
To set up **Oh My Posh** with **Zsh** on **Debian 12**, follow these steps to install the necessary components and configure your terminal prompt.
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
experimental:
|
||||
interface-name: eth0 //上网的网卡
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
<h2>Common Options</h2>
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
Java parameters references:
|
||||
[Gradle Java Plugin](https://docs.gradle.org/current/userguide/java_plugin.html)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user