diff --git a/site-lisp/db-org.el b/site-lisp/db-org.el index a853065..9e14d03 100644 --- a/site-lisp/db-org.el +++ b/site-lisp/db-org.el @@ -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 ()