Re: [Orgmode] batch exporting

2009-12-20 Thread Nick Dokos
andrea wrote: > > Given that I often would like to export to some formats I would like to > create the final script that handles everything. > > If easy enough it can also be useful for non org users that still would > like to get the output formatted... > > So my attempt is here > --8<---

[Orgmode] batch exporting

2009-12-20 Thread andrea
Given that I often would like to export to some formats I would like to create the final script that handles everything. If easy enough it can also be useful for non org users that still would like to get the output formatted... So my attempt is here --8<---cut here---sta

[Orgmode] Batch exporting a sparse tree

2008-11-28 Thread Lindsay Todd
I am trying to write a script to extract a sparse tree, selected by TODO keywords, from my the gtd.org file. The sparse tree should then be exported to an html file. I am using this command: emacs -batch -l ~/.emacs \ -eval '(find-file "~/projects/gtd.org")' \ -eval '(org-show-todo-tree