+1. I would use it like an xml dtd if I could ;).

Kaushal Modi writes:

> Anyone?
>
> On Sat, Dec 3, 2016, 12:23 PM Kaushal Modi <kaushal.m...@gmail.com> wrote:
>
>> Hello,
>>
>> I would like to put my common org config in github so that I can access it
>> from anywhere/any machine.
>>
>> Currently I have
>>
>> #+SETUPFILE: ~/org/common/config.org
>>
>> I would like to do something like
>>
>> #+SETUPFILE: https://cdn.rawgit.com/path/to/config.org
>>
>> I can probably add an async shell execution to wget that link, save it to
>> /tmp/config.org and then replace
>>
>> #+SETUPFILE: https://cdn.rawgit.com/path/to/config.org
>>
>> with
>>
>> #+SETUPFILE: /tmp/config.org
>>
>> in, may be, org-export-before-processing-hook?
>>
>> But has someone already implemented something like this?
>>
>> Thanks.
>> --
>>
>> Kaushal Modi
>>


-- 
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

Reply via email to