From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: environmental variables in links in org Date: Mon, 16 Nov 2015 11:14:46 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42967) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyOIj-0005cg-3o for emacs-orgmode@gnu.org; Mon, 16 Nov 2015 13:14:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZyOIi-00067x-E9 for emacs-orgmode@gnu.org; Mon, 16 Nov 2015 13:14:49 -0500 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:37541) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZyOIi-00067o-6z for emacs-orgmode@gnu.org; Mon, 16 Nov 2015 13:14:48 -0500 Received: by wmww144 with SMTP id w144so131333137wmw.0 for ; Mon, 16 Nov 2015 10:14:47 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Zhihao Ding Cc: emacs-orgmode@gnu.org 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!