Re: [O] copying files in the links while exporting to html

2014-06-04 Thread zhenjiang zech xu
That looks nice. Thanks, John! Best, Zhenjiang On Mon, Jun 2, 2014 at 8:00 PM, John Kitchin wrote: > there is no builtin way to do this that I know of. I do this in publishing > blogposts from org-mode. i use a filter on links that does this. The > copying code is here: > > https://github.com/

Re: [O] copying files in the links while exporting to html

2014-06-02 Thread John Kitchin
there is no builtin way to do this that I know of. I do this in publishing blogposts from org-mode. i use a filter on links that does this. The copying code is here: https://github.com/jkitchin/jmax/blob/master/user/blogofile.el#L115 the results of that code can be seen at http://kitchingroup.che

[O] copying files in the links while exporting to html

2014-06-02 Thread zhenjiang zech xu
Hi orgmoders, Is there any existing function to copy files in the external links to a specified location when exporting .org file to html? I know org-publish has functionality to copy files with certain suffices on defined project, but my need is to export single file or single subtree in the buff