feat: add kanban board
This commit is contained in:
@@ -124,6 +124,15 @@ Split layout: список (filter/group) + detail (editable markdown body).
|
||||
| Dashboard | multi-folder list; save по location из host cache |
|
||||
| Watchers | на каждый active folder |
|
||||
|
||||
### Фаза 7 — Kanban
|
||||
|
||||
| Модуль | Поведение |
|
||||
| --------------------------- | ------------------------------------------------------------------- |
|
||||
| `buildKanbanBoard` | 4 колонки status (пустые остаются); tasks by status; `updated` desc |
|
||||
| `parseKanbanInboundMessage` | ready / refresh / moveTask |
|
||||
| Host | `TaskKanbanPanel`; move → `changeStatus` + location cache |
|
||||
| UI | HTML5 DnD; command `openKanban` |
|
||||
|
||||
## Зависимости
|
||||
|
||||
- `front-matter` — разбор YAML frontmatter (body + attributes)
|
||||
|
||||
Reference in New Issue
Block a user