Fix missing description in main Org hydra

This commit is contained in:
Daniel - 2023-10-23 17:37:38 +02:00
parent 52559e8cf8
commit aeff0883bb
Signed by: dbo
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 3 additions and 2 deletions

View File

@ -835,8 +835,9 @@ forces clocking in of the default task."
(interactive)
(org-clock-in '(4)))
"select")
("c" (db/org-clock-goto-first-open-checkbox))
("a" counsel-org-goto-all "goto")
("c" (db/org-clock-goto-first-open-checkbox)
"go to current")
("a" counsel-org-goto-all "go to any")
("o" org-clock-out "clock out")
("l" db/org-clock-in-last-task "last")
("d" (lambda ()