Re: [O] environmental variables in links in org

2015-11-16 Thread Samuel Wales
On 11/5/15, Zhihao Ding wrote: > Is it a good idea to use environment variables in the links referenced in a > org file? e.g. imo yes. > [[$mydata/myfigure.pdf]] > > If so how to achieve this? you just did!

Re: [O] environmental variables in links in org

2015-11-16 Thread Zhihao Ding
Thanks for your reply. I found controlling the environment outside org is much better and stopped thinking this direction. Cheers, Zhihao On 15 November 2015 at 14:03, Grant Rettke wrote: > On Thu, Nov 5, 2015 at 7:16 PM, Zhihao Ding wrote: > > Is it a good idea to use environment variables i

Re: [O] environmental variables in links in org

2015-11-15 Thread Grant Rettke
On Thu, Nov 5, 2015 at 7:16 PM, Zhihao Ding wrote: > Is it a good idea to use environment variables in the links referenced in a > org file? e.g. > > [[$mydata/myfigure.pdf]] How do you want Org to behave when the user clicks the link? > If so how to achieve this? I would try in-line source bl

[O] environmental variables in links in org

2015-11-05 Thread Zhihao Ding
Hi guys, Is it a good idea to use environment variables in the links referenced in a org file? e.g. [[$mydata/myfigure.pdf]] If so how to achieve this? Many thanks, Zhihao