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,3 +1,8 @@
---
title: Project State Management System: Event-Driven Alternative to Kanban
author: shenwei
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.