chore(board): move task task-20260404-180000-a1b2c3

This commit is contained in:
Keith Solomon
2026-04-05 10:59:31 -05:00
parent 7c73da7e37
commit 11b4e8e638
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
1775403885952 1775404771163
@@ -3,13 +3,13 @@ type: task
id: "task-20260404-180000-a1b2c3" id: "task-20260404-180000-a1b2c3"
title: Build the markdown parser and repositories title: Build the markdown parser and repositories
project_id: "demo-project" project_id: "demo-project"
column: ready column: backlog
order: 100 order: 100
completed: false completed: false
priority: high priority: high
is_active: true is_active: true
created: "2026-04-04T18:00:00+00:00" created: "2026-04-04T18:00:00+00:00"
updated: "2026-04-05T15:44:30+00:00" updated: "2026-04-05T15:59:31+00:00"
tags: tags:
- mvp - mvp
- backend - backend
@@ -17,3 +17,4 @@ tags:
Implement front matter parsing, atomic writes, and the repositories that read and write project, board, task, and note files. Implement front matter parsing, atomic writes, and the repositories that read and write project, board, task, and note files.