orgtutorial_dto.org: Mention that a space is needed in a headline
[worg.git] / org-contrib / alfred-org-capture.org
blob7029e8603c82ea3666a97e08fb21c80f86415a03
1 #+TITLE:     alfred-org-capture  -- Call org-capture via Alfred
2 #+OPTIONS:   ^:{} author:nil
3 #+STARTUP: odd
5 [[file:org-mac-link.org][{Back to Worg's Org and Mac OS X page}]]
7 * Purpose
9   This allows you to call org-capture via Alfred to take a note
10   directly into your =org-default-notes-file= org file.
12   I adapted this from [[http://comments.gmane.org/gmane.emacs.orgmode/76348]] and wrapped it up in github.
13 * Installation & Setup
15   Quite simple really, add the [[https://github.com/jjasghar/alfred-org-capture/blob/master/el/alfred-org-capture.el][alfred-org-capture.el]] to your `.emacs` or `.emacs.d/init.el`.
16   Then you should add the [[https://github.com/jjasghar/alfred-org-capture/raw/master/org-capture.alfredworkflow][alfred workflow]] to alfred.
18 * Usage
19   Set up alfred for the key binding you'd like and run it!