2024-06-03 07:25:11 -07:00

93 lines
2.6 KiB
JSON

{
"headings": [
{
"name": "Backlog",
"heading": "^:^+Backlog^:"
},
{
"name": "Todo",
"heading": "^:^+Todo^:"
},
{
"name": "In Progress",
"heading": "^:^c»^: ^+In Progress^:"
},
{
"name": "Done",
"heading": "^:^g✓^: ^+Done^:"
}
],
"lanes": [
{
"name": "All tasks",
"columns": [
[
{
"id": "look-at-nuxt-for-personal-knowledge-management-pkm",
"name": "Look at nuxt for Personal knowledge management (PKM)",
"description": "- [Review Nuxt MDC](review-nuxt-mdc.md)",
"metadata": {
"created": "2023-07-08T21:42:25.300Z",
"updated": "2023-07-09T07:24:52.330Z",
"assigned": "",
"progress": 0,
"tags": [],
"type": "note"
},
"subTasks": [],
"relations": [],
"comments": [],
"column": "Backlog",
"workload": 2,
"progress": 0,
"remainingWorkload": 2
},
{
"id": "play-with-trello",
"name": "Play With Trello",
"description": "- [Trello](https://trello.com/b/ZRNHyIeo/phares)",
"metadata": {
"created": "2023-07-19T02:09:33.453Z",
"updated": "2023-07-19T02:09:33.453Z",
"assigned": "",
"progress": 0,
"tags": [],
"type": "note"
},
"subTasks": [],
"relations": [],
"comments": [],
"column": "Backlog",
"workload": 2,
"progress": 0,
"remainingWorkload": 2
},
{
"id": "review-nuxt-mdc",
"name": "Review Nuxt MDC",
"description": "- [content.nuxtjs](https://content.nuxtjs.org/guide/writing/markdown)\r\n- [Provides syntax highlighting and colon matching for MDC files for Nuxt Content](https://marketplace.visualstudio.com/items?itemName=Nuxt.mdc)",
"metadata": {
"created": "2023-07-10T14:53:44.752Z",
"updated": "2023-07-10T18:53:54.853Z",
"assigned": "",
"progress": 0,
"tags": [],
"type": "note"
},
"subTasks": [],
"relations": [],
"comments": [],
"column": "Backlog",
"workload": 2,
"progress": 0,
"remainingWorkload": 2
}
],
[],
[],
[]
]
}
]
}