feat: add basic hyperlog todos
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
20
todos/hyperlog/graph.json
Normal file
20
todos/hyperlog/graph.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"forest": {
|
||||
"type": "user",
|
||||
"projects": {
|
||||
"type": "section",
|
||||
"artifacts": {
|
||||
"type": "item",
|
||||
"title": "artifacts",
|
||||
"description": "",
|
||||
"state": "not-done"
|
||||
},
|
||||
"projects": {
|
||||
"type": "item",
|
||||
"title": "projects",
|
||||
"description": "",
|
||||
"state": "not-done"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user