29 lines
1.2 KiB
JSON
29 lines
1.2 KiB
JSON
{
|
|
"key": "todo-item-live",
|
|
"title": "Task Item",
|
|
"notes": "File-backed kanban task card. The template_state is written from ~/.nanobot/workspace/tasks via scripts/task_cards.py. The card shows one primary action plus a compact move menu and persists lane transitions by calling the exec tool to run scripts/task_cards.py move.",
|
|
"example_state": {
|
|
"kind": "file_task",
|
|
"task_path": "/home/kacper/.nanobot/workspace/tasks/backlog/20260316-pack-for-japan.md",
|
|
"task_key": "b9b79f12-1ef3-11f1-b5e6-001e06480aef",
|
|
"title": "Pack for Japan",
|
|
"lane": "backlog",
|
|
"created": "2026-03-16T18:10:00-04:00",
|
|
"updated": "2026-03-16T18:10:00-04:00",
|
|
"due": null,
|
|
"tags": [
|
|
"home-assistant",
|
|
"imported"
|
|
],
|
|
"body": "## Imported\n\n- Source: Home Assistant\n- List: Kacper's To-Do\n- UID: b9b79f12-1ef3-11f1-b5e6-001e06480aef",
|
|
"metadata": {
|
|
"source": "home_assistant",
|
|
"source_entity_id": "todo.kacpers_to_do",
|
|
"source_list": "Kacper's To-Do",
|
|
"source_uid": "b9b79f12-1ef3-11f1-b5e6-001e06480aef",
|
|
"imported_at": "2026-03-16T22:10:00+00:00"
|
|
}
|
|
},
|
|
"created_at": "2026-03-13T00:00:00+00:00",
|
|
"updated_at": "2026-03-16T00:00:00+00:00"
|
|
}
|