Alexander_G Posted January 31, 2014 Share Posted January 31, 2014 (edited) Here is a TODO and note capture workflow for emacs org-mode (i use emacs 24.3.2): https://github.com/alexandergogl/alfred-org-mode-workflow It is very simple to use (see syntax). It adds the entered todo or note to the specified inbox.org as a new line to the bottom of the file. Feel free to extend it You have to adjust the path to your org-mode inbox file of the applescript (that's quite easy). Syntax:todo the title of the todo entry:: the note of the todo entrynote the title of the note:: the note of the note entry The ":: " separates the title from the note of the entry Edited April 9, 2017 by Alexander_G Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now