1 #+TITLE: alfred-org-capture -- Call org-capture via Alfred
2 #+OPTIONS: ^:{} author:nil
5 [[file:org-mac-link.org][{Back to Worg's Org and Mac OS X page}]]
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.
19 Set up alfred for the key binding you'd like and run it!