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,8 +1,13 @@
---
title: Project State Management System: Event-Driven Alternative to Kanban
source:
author: shenwei
published:
created:
description:
tags: [project-state]
---
# Project State Management System: Event-Driven Alternative to Kanban
Traditional Kanban boards are static and require manual updates. You forget to move cards, lose context between sessions, and can't track the "why" behind state changes. Projects drift without clear visibility.