lang/org: bind <localleader>cr -> org-clock-report
This commit is contained in:
parent
f5d651eae7
commit
89893719dc
1 changed files with 1 additions and 0 deletions
|
@ -669,6 +669,7 @@ between the two."
|
|||
"l" #'org-clock-in-last
|
||||
"g" #'org-clock-goto
|
||||
"G" (λ! (org-clock-goto 'select))
|
||||
"r" #'org-clock-report
|
||||
"x" #'org-clock-cancel
|
||||
"=" #'org-clock-timestamps-up
|
||||
"-" #'org-clock-timestamps-down)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue