Rudy’s OBTF Rudolf Adamkovič

Home / Emacs / Org / Configuration / Speed commands


Learn!

These commands are active when the point is at the first star of a heading. To jump there, type C-c C-p/n, for example.

Speed commands, available when

Key Description    
n Go to next heading next like C-c C-n
p Go to previous heading previous like C-c C-p
f Go to next sibling forward like C-c C-f
b Go to previous sibling backward like C-c C-b
u Go to parent heading up like C-c C-u
j Jump to heading jump like C-c C-j
o Open link open like C-c C-o
F Go to next block   repeatable with f
B Go to previous block   repeatable with b
D Move subtree down    
U Move subtree up    
R Promote subtree Right like C-c C-x R
r Promote heading right like C-c C-x r
L Demote subtree Left like C-c C-x L
l Demote heading left like C-c C-x l
k Kill subtree    
w Copy subtree as if killed   custom, prefix with count
y Yank killed subtree   custom, C-u below
i Insert heading    
t Advance to-do state    
, Set priority    
s Set scheduled date   custom, unset w/ C-u
d Set deadline   custom, unset w/ C-u
e Set effort time   like C-c C-x e
: Set tags    
/ Create sparse tree    
^ Sort children    
I Clock in In  
O Clock out Out  
& Jump to previous position   custom, like C-c &
1 Set priority 1, so #A    
2= Set priority 2, so #B    
3 Set priority 3, so #C    
0 Unset priority    

© 2025 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and secret alien technologies of yesteryear.