10.1.1 Setting up capture
The following customization sets a default target file for notes.
(setq org-default-notes-file (concat org-directory "/notes.org"))
You may also define a global key for capturing new material (see Activation).
The following customization sets a default target file for notes.
(setq org-default-notes-file (concat org-directory "/notes.org"))
You may also define a global key for capturing new material (see Activation).