Files
IronKanban/storage/projects/demo-project/tasks/task-20260404-180000-a1b2c3.md
T
2026-04-05 11:06:59 -05:00

22 lines
435 B
Markdown

---
type: task
id: "task-20260404-180000-a1b2c3"
title: Build the markdown parser and repositories
project_id: "demo-project"
column: backlog
order: 100
completed: false
priority: high
is_active: true
created: "2026-04-04T18:00:00+00:00"
updated: "2026-04-05T16:06:59+00:00"
tags:
- mvp
- backend
---
Implement front matter parsing, atomic writes, and the repositories that read and write project, board, task, and note files.