Org Mode 101 Splitting up

헤드라인을 이동하는 org-refile 기능을 사용할 때 버퍼간 이동에 관한 내용을 다룬다.

M-x customize-variable RET org-refile-targets

M-x customize-variable RET org-refile-use-outline-path

M-x customize-variable RET org-refile-allow-creating-parent-nodes

C-c C-w (org-refile)

C-c M-w (org-refile-copy)

헤드라인을 다른 버퍼로 이동 혹은 복사할 수 있다. 다른 버퍼로 이동하거나 이동시키면서 새 부모 헤드라인을 생성하는 것 까지 가능하게 하려면 위 설정들을 커스터마이징 해야한다.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *