Org Mode 101 Capture

M-x org-capture RET C

Org Capture Templates 커스터마이즈 옵션 설정

* TODO %^{Description}
  %?
  :LOGBOOK:
  - Added: %U
  :END:

위 Template 포맷을 tpl-todo.txt 파일로 저장한다. Customize Option : Org Capture Templates 버퍼 혹은 The Org Manual에서 Template 형식에 대한 상세한 설명을 확인할 수 있다.

Org Capture Templates을 적절하게 커스터마이징하면 다양한 활용이 가능하다.

Target location 값으로 “File [ & Outline path ] & Date tree”로 하여 Template을 적당히 만들어주면 간단한 Journal 기능으로 활용할 수 있으며 영상의 강의에서는 추가로 Book Log로 활용하는 예시를 보여주고 있다.


Comments

Leave a Reply

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