diff --git a/tasks.json b/tasks.json index 79d449d..27d1402 100644 --- a/tasks.json +++ b/tasks.json @@ -332,13 +332,6 @@ "name": "tasks CLI", "completed": false, "subtasks": [ - { - "id": "gsw7mwx83", - "name": "! Run in a single tmux session ", - "completed": true, - "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", "name": "improvements", @@ -358,13 +351,6 @@ "subtasks": [], "content": "dont add a new task if its empty" }, - { - "id": "tq98ky92t", - "name": "scrollable task lists ", - "completed": false, - "subtasks": [], - "content": "scrollable task lists \n\nmany elems in one list break the UI" - }, { "id": "wjwz6ou9d", "name": "better keybind help", @@ -372,10 +358,10 @@ "subtasks": [ { "id": "x5pxacyhe", - "name": "idk maybe a sidebar ? ", + "name": "Fzf with keybind list", "completed": false, "subtasks": [], - "content": "idk maybe a sidebar ? \nor smth on the right side of the screen like in xplr" + "content": "Fzf with keybind list" }, { "id": "csd572b7q", @@ -387,21 +373,6 @@ ], "content": "better keybind help" }, - { - "id": "xg5jj87tu", - "name": "open it on keybind in neovim float", - "completed": true, - "subtasks": [ - { - "id": "v8jisxeb7", - "name": "add a doc with neovim config", - "completed": false, - "subtasks": [], - "content": "add a doc with neovim config" - } - ], - "content": "open it on keybind in neovim float\nyeah it is like that rn !" - }, { "id": "rpjcvvtjd", "name": "log to file ?", @@ -444,6 +415,28 @@ "subtasks": [], "content": "scrollable preview of task content" }, + { + "id": "xg5jj87tu", + "name": "open it on keybind in neovim float", + "completed": true, + "subtasks": [ + { + "id": "v8jisxeb7", + "name": "add a doc with neovim config", + "completed": false, + "subtasks": [], + "content": "add a doc with neovim config" + } + ], + "content": "open it on keybind in neovim float\nyeah it is like that rn !" + }, + { + "id": "tq98ky92t", + "name": "scrollable task lists ", + "completed": true, + "subtasks": [], + "content": "scrollable task lists \n\nmany elems in one list break the UI" + }, { "id": "dxgcbr5h5", "name": "fix wrapping text", @@ -459,13 +452,6 @@ "name": "keybinds", "completed": false, "subtasks": [ - { - "id": "91ol6xdwh", - "name": "A to add a child task", - "completed": false, - "subtasks": [], - "content": "A to add a child task" - }, { "id": "etrk4auhk", "name": "edit tasks.json directly", @@ -473,23 +459,59 @@ "subtasks": [], "content": "edit tasks.json directly" }, - { - "id": "6j87c9t1u", - "name": "back up tasks json somewhere", - "completed": false, - "subtasks": [], - "content": "back up tasks json somewhere\n\nwhat if we just have a git repo for them \ncommit on each edit \nwith cmt message [day] [id] [name]\nand mb even amend on the same day" - }, { "id": "9ienvebgn", "name": "open/view task and subtasks md file", "completed": false, "subtasks": [], "content": "open/view task and subtasks md file\n\nto have a better overview of everything thats happening in one task\ninstead of having to scroll through all tasks" + }, + { + "id": "6j87c9t1u", + "name": "back up tasks json somewhere", + "completed": true, + "subtasks": [], + "content": "back up tasks json somewhere\n\nwhat if we just have a git repo for them \ncommit on each edit \nwith cmt message [day] [id] [name]\nand mb even amend on the same day" + }, + { + "id": "91ol6xdwh", + "name": "A to add a child task", + "completed": true, + "subtasks": [], + "content": "A to add a child task" } ], "content": "keybinds" }, + { + "id": "zfyetc5z5", + "name": "think out", + "completed": false, + "subtasks": [ + { + "id": "tzo0yaenp", + "name": "what did I work on recently ? ", + "completed": false, + "subtasks": [], + "content": "what did I work on recently ? \n\neither focusing on smth \nor spending time focused on something \nor recent changes related to some task" + }, + { + "id": "gtyj2eyuo", + "name": "batch tasks, from 1 document", + "completed": false, + "subtasks": [], + "content": "batch tasks, from 1 document\n\nopen a doc, then write n tasks, separated by 1 newline \n\nsmth like this \n\ntask1 name\nsomething something\nsomething something \n\ntask 2 name \nsomething something \nsomething \n\ntask 3 \n\ntask 4 \n\n\n\nthis would be prettttttty noice for brainstorms" + }, + { + "id": "4o22605kc", + "name": "embed everything in neovim ?", + "completed": false, + "subtasks": [], + "content": "embed everything in neovim ?\n\nlike terminal with td-cli up top \n\nopen file in a split \npreview on the bottom\nnavigation between them with C-hjkl\n\ncould be worthwhile" + } + ], + "content": "think out" + }, { "id": "4s0ryyd42", "name": "bugs", @@ -520,33 +542,11 @@ "content": "bugs" }, { - "id": "zfyetc5z5", - "name": "think out", - "completed": false, - "subtasks": [ - { - "id": "tzo0yaenp", - "name": "what did I work on recently ? ", - "completed": false, - "subtasks": [], - "content": "what did I work on recently ? \n\neither focusing on smth \nor spending time focused on something \nor recent changes related to some task" - }, - { - "id": "gtyj2eyuo", - "name": "batch tasks, from 1 document", - "completed": false, - "subtasks": [], - "content": "batch tasks, from 1 document\n\nopen a doc, then write n tasks, separated by 1 newline \n\nsmth like this \n\ntask1 name\nsomething something\nsomething something \n\ntask 2 name \nsomething something \nsomething \n\ntask 3 \n\ntask 4 \n\n\n\nthis would be prettttttty noice for brainstorms" - }, - { - "id": "4o22605kc", - "name": "embed everything in neovim ?", - "completed": false, - "subtasks": [], - "content": "embed everything in neovim ?\n\nlike terminal with td-cli up top \n\nopen file in a split \npreview on the bottom\nnavigation between them with C-hjkl\n\ncould be worthwhile" - } - ], - "content": "think out" + "id": "gsw7mwx83", + "name": "! Run in a single tmux session ", + "completed": true, + "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"