feat(org): add binding for org-clone-subtree-with-time-shift
This commit is contained in:
parent
c0d988fe0d
commit
0ca2e791f7
1 changed files with 1 additions and 0 deletions
|
@ -926,6 +926,7 @@ between the two."
|
|||
(:prefix ("s" . "tree/subtree")
|
||||
"a" #'org-toggle-archive-tag
|
||||
"b" #'org-tree-to-indirect-buffer
|
||||
"c" #'org-clone-subtree-with-time-shift
|
||||
"d" #'org-cut-subtree
|
||||
"h" #'org-promote-subtree
|
||||
"j" #'org-move-subtree-down
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue