emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Merge Properties into Template
@ 2011-10-06  9:35 Richard Parsons
  2011-10-06 10:40 ` Merge Properties into Template; [babel] Giovanni Ridolfi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Richard Parsons @ 2011-10-06  9:35 UTC (permalink / raw)
  To: emacs-orgmode

Hi all

I'm new to emacs and I'm new to org-mode, apologies if I should have
found this myself, but I have searched and come up blank.

I have a node with properties and I would like to merge that data into
a template.  For example:

* Dogs
** Fido
  :PROPERTIES:
  :BREED:    West Highland Terrier
  :COLOR:    White
  :AGE:      2
  :END:
* Templates
** Dog Template
Your dog, called [HEADLINE], is a [COLOR] [BREED], who is [AGE] years old.

I want to merge the item called "Fido" into the template called "Dog Template".

Could someone point me to the right bit of the manual so I can learn
how to do this?  Or should I be looking to use a different elisp
module to achieve this, something that plays nicely with org-mode?

Many thanks
Richard

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

end of thread, other threads:[~2011-10-07  7:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-06  9:35 Merge Properties into Template Richard Parsons
2011-10-06 10:40 ` Merge Properties into Template; [babel] Giovanni Ridolfi
2011-10-06 11:35 ` Merge Properties into Template suvayu ali
2011-10-06 12:50 ` Christian Moe
2011-10-06 15:56   ` Richard Parsons
2011-10-06 20:52     ` Christian Moe
2011-10-07  7:04     ` Christian Moe

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).