all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Capture to top of tree or file
@ 2012-02-08  9:01 Jacek Generowicz
  2012-02-08 12:54 ` Jon Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Jacek Generowicz @ 2012-02-08  9:01 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

Is there a way to instruct capture templates to insert the newly
captured item at the top of the target subtree or file?

Thanks.

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

* Re: Capture to top of tree or file
  2012-02-08  9:01 Capture to top of tree or file Jacek Generowicz
@ 2012-02-08 12:54 ` Jon Miller
  2012-02-08 13:08   ` Jacek Generowicz
  0 siblings, 1 reply; 3+ messages in thread
From: Jon Miller @ 2012-02-08 12:54 UTC (permalink / raw)
  To: Jacek Generowicz; +Cc: emacs-orgmode

Try adding ":prepend t" to the properties list in your
org-capture-templates variable definition.
http://orgmode.org/manual/Template-elements.html#Template-elements

-- Jon Miller

On Wed, Feb 8, 2012 at 4:01 AM, Jacek Generowicz
<jacek.generowicz@cern.ch> wrote:
>
> Hi,
>
> Is there a way to instruct capture templates to insert the newly
> captured item at the top of the target subtree or file?
>
> Thanks.
>

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

* Re: Capture to top of tree or file
  2012-02-08 12:54 ` Jon Miller
@ 2012-02-08 13:08   ` Jacek Generowicz
  0 siblings, 0 replies; 3+ messages in thread
From: Jacek Generowicz @ 2012-02-08 13:08 UTC (permalink / raw)
  To: Jon Miller; +Cc: emacs-orgmode

At Wed, 8 Feb 2012 07:54:52 -0500,
Jon Miller wrote:

> Try adding ":prepend t" to the properties list in your
> org-capture-templates variable definition.
> http://orgmode.org/manual/Template-elements.html#Template-elements

That's it. Thanks.

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

end of thread, other threads:[~2012-02-08 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-08  9:01 Capture to top of tree or file Jacek Generowicz
2012-02-08 12:54 ` Jon Miller
2012-02-08 13:08   ` Jacek Generowicz

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.