Add standard shortcut for `org-clock-goto'

That even works with C-u, wohoo!
This commit is contained in:
Daniel - 2020-07-26 10:23:06 +02:00
parent f8596e1028
commit 6cca84cdb5
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ in the main agenda view."
("Shell" ?s db/run-or-hide-shell)
("EShell" ?e db/run-or-hide-eshell)
("scratch" ?r db/scratch)
("Org Clock Goto" ?c org-clock-goto)
("Info Lookup" ?I counsel-info-lookup-symbol)
("Unicode Lookup" ?U counsel-unicode-char))
"Mapping of frequently used features to functions implementing