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