emacs-orgmode
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[O] Allow #+SETUPFILE to point to an URL for the org file
From
:
Kaushal Modi
Subject
:
[O] Allow #+SETUPFILE to point to an URL for the org file
Date
:
Sat, 03 Dec 2016 17:23:00 +0000
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
reply via email to
[Prev in Thread]
Current Thread
[
Next in Thread
]
[O] Allow #+SETUPFILE to point to an URL for the org file
,
Kaushal Modi
<=
Re: [O] Allow #+SETUPFILE to point to an URL for the org file
,
Kaushal Modi
,
2016/12/08
Re: [O] Allow #+SETUPFILE to point to an URL for the org file
,
John Kitchin
,
2016/12/08
Re: [O] Allow #+SETUPFILE to point to an URL for the org file
,
Nicolas Goaziou
,
2016/12/08
Re: [O] Allow #+SETUPFILE to point to an URL for the org file
,
Kaushal Modi
,
2016/12/08
Re: [O] Allow #+SETUPFILE to point to an URL for the org file
,
Nicolas Goaziou
,
2016/12/08
Re: [O] Allow #+SETUPFILE to point to an URL for the org file
,
Kaushal Modi
,
2016/12/08
Re: [O] Allow #+SETUPFILE to point to an URL for the org file
,
Nicolas Goaziou
,
2016/12/08
Prev by Date:
Re: [O] fuzzy matching of parameters
Next by Date:
Re: [O] Include sections of org document in tangled files
Previous by thread:
[O] Latex export fails for plain lists deeper than four, works for html
Next by thread:
Re: [O] Allow #+SETUPFILE to point to an URL for the org file
Index(es):
Date
Thread