Jump to content

TODO Workflow for org-mode (emacs)


Recommended Posts

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 entry

note the title of the note:: the note of the note entry


The ":: " separates the title from the note of the entry

Edited by Alexander_G
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...