all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Using Variable in Org-capture configuration
@ 2011-03-22 14:25 Chao LU
  2011-03-22 14:48 ` Nick Dokos
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Chao LU @ 2011-03-22 14:25 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 540 bytes --]

Dear all,

Just writing to see if it is possible to use variable in org-capture
configuration, like this

 (setq org-capture-templates
           '(("t" "Todo" entry (file *"~/org/refile.org"*) "* TODO %?\n
%i\n  %a" :prepend t)))
                                              ------------------------
                                                       \---How could I use->
(concat My-Dropbox-Path "refile.org")

Since I put all my files in Dropbox, and the My-Dropbox-Path has different
values under MAC and M$Windows.

Thanks,

Chao

[-- Attachment #2: Type: text/html, Size: 719 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-23 15:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-22 14:25 Using Variable in Org-capture configuration Chao LU
2011-03-22 14:48 ` Nick Dokos
2011-03-22 14:49 ` Erik Iverson
2011-03-22 16:56 ` Carsten Dominik
2011-03-23 15:57   ` Chao LU

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.