Org mode movement and editing
Created: Apr 26 2025, 12:33 UTC
Last modified: Apr 26 2025, 12:33 UTC
Moving
Highlights:
C-c C-n(org-next-visible-heading) Next heading.C-c C-p(org-previous-visible-heading) Previous heading.C-c C-f(org-forward-heading-same-level) Next heading same level.C-c C-b(org-backward-heading-same-level) Previous heading same level.
Editing
M-upandM-downto move a subtree up and down, swapping it with the next or previous subtree of the same levelC-c C-x C-wto kill the subtreeC-c C-x M-wto copy the subtree