From f48445f3b64979b0f9f24325ef61321cd2ae0776 Mon Sep 17 00:00:00 2001 From: Kacper Marzecki Date: Wed, 19 Mar 2025 00:59:32 +0100 Subject: [PATCH] keybind help adjustment --- source/app.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/app.js b/source/app.js index f289ab7..aee87ec 100644 --- a/source/app.js +++ b/source/app.js @@ -311,6 +311,9 @@ export default function TaskApp() { D - remove task g/G - Go to top/bottom h/l - Navigate parent/subtasks + x - cut a task + p - paste the task + P - paste the task as a subtask a - Add task A - Add subtask e - Edit task in Neovim