practicalli / spacemacs

Content for the book - Clojure Development with Spacemacs
https://practical.li/spacemacs
Creative Commons Attribution Share Alike 4.0 International
110 stars 33 forks source link

Working with org sub-trees #205

Open practicalli-johnny opened 4 years ago

practicalli-johnny commented 4 years ago

moving org sub-trees to a different parent you can use M-J and M-K.

If you collapse the sub-tree you can copy or delete the line (yy or dd) and it includes the whole sub-tree when you paste (p).

There is an org-copy-subtree command,