Next: Using, Previous: Using org-mode as a Day Planner :start:here:, Up: Capture [Index]
Quickly store notes with little interruption of your work flow.
(setq org-default-notes-file (concat org-directory "/notes.org"))
(global-set-key (kbd "C-c c") 'org-capture)