Re: [O] Run commands after html export

2013-10-13 Thread Jarmo Hurri
Iannis Zannos writes: Greetings Iannis. > Publish provides very extensive configuration capabilities, which > include a preparation-function and a completion-function hook. I saw the manual and worg pages on publishing, but thought that configuring publishing parameters was simply too much wor

[O] Run commands after html export

2013-10-12 Thread Iannis Zannos
Hello Jarmo, it may be useful to look into the publishing scheme of org-mode. Export = export a single file Publish = publish a set of files. More extensive configuration capabilities. Can also be used to publish single file. Publish provides very extensive configuration capabilities, which inclu

Re: [O] Run commands after html export #orgmode

2013-10-12 Thread Iannis Zannos
Hello Jarmo, it may be useful to look into the publishing scheme of org-mode. Export = export a single file Publish = publish a set of files. More extensive configuration capabilities. Can also be used to publish single file. Publish provides very extensive configuration capabilities, which inclu

Re: [O] Run commands after html export

2013-10-12 Thread Jarmo Hurri
Answering my own question... > What I would like to do now is to automatically run some commands > after I have exported an org file as html. I ended up circumventing the problem - that is, the exporter - by creating a code block in which I first run org-html-export-to-html and then do my git st

[O] Run commands after html export

2013-10-12 Thread Jarmo Hurri
Greetings. I feel like a newbie most of the time when I try to do something a bit more complicated with org. And finding the solution in the manuals is often pretty hard. What I would like to do now is to automatically run some commands after I have exported an org file as html. (In particular,