Update tasks.json - 2025-03-16T16:27:36.427Z

This commit is contained in:
Kacper Marzecki 2025-03-16 17:27:36 +01:00
parent 2d32256b08
commit 18a6a7702b

View File

@ -332,6 +332,13 @@
"name": "tasks CLI", "name": "tasks CLI",
"completed": false, "completed": false,
"subtasks": [ "subtasks": [
{
"id": "gsw7mwx83",
"name": "! Run in a single tmux session ",
"completed": false,
"subtasks": [],
"content": "! Run in a single tmux session \n\nconnect from multiple nvim instances\n\notherwise its unsafe to use from multiple places"
},
{ {
"id": "roo1yk5go", "id": "roo1yk5go",
"name": "improvements", "name": "improvements",
@ -540,13 +547,6 @@
} }
], ],
"content": "think out" "content": "think out"
},
{
"id": "gsw7mwx83",
"name": "! Run in a single tmux session ",
"completed": false,
"subtasks": [],
"content": "! Run in a single tmux session \n\nconnect from multiple nvim instances\n\notherwise its unsafe to use from multiple places"
} }
], ],
"content": "tasks CLI" "content": "tasks CLI"
@ -790,41 +790,5 @@
} }
], ],
"content": "test" "content": "test"
},
{
"id": "05mz8yw05",
"name": "cleanup",
"completed": false,
"subtasks": [
{
"id": "2go29tb28",
"name": "link tmux & rest configs",
"completed": true,
"subtasks": [],
"content": "link tmux & rest configs"
},
{
"id": "knzomom4n",
"name": "make a repo for tasks",
"completed": false,
"subtasks": [],
"content": "make a repo for tasks"
},
{
"id": "sxxe0cqut",
"name": "make a repo for td on github",
"completed": false,
"subtasks": [],
"content": "make a repo for td on github"
}
],
"content": "cleanup"
},
{
"id": "l8h4tv88j",
"name": "dupsko0000",
"completed": false,
"subtasks": [],
"content": "dupskoooooo"
} }
] ]