emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: Marvin Doyley <marvinpas@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-reverse-note-order
Date: Sun, 28 Nov 2010 15:00:05 -0500	[thread overview]
Message-ID: <87hbf1nrqy.fsf@fastmail.fm> (raw)
In-Reply-To: <AANLkTi=3ai2x2JXxEx7y3D_uaOdf6QLmxewtzLZwjWwL@mail.gmail.com> (Marvin Doyley's message of "Fri, 19 Nov 2010 09:58:11 -0500")

Marvin Doyley <marvinpas@gmail.com> writes:

> (setq org-reverse-note-order t) does not seem to work properly with org-capture-templates
>
> It seems to append my TODO or notes at the end rather at the
> beginning. Does anybody know what I am doing wrong ?

AFAICT, org-reverse-note-order is only used by org-remember and
org-refile. To have notes placed at the top of a file/entry by
org-capture, you need to use the :prepend property in the relevant
capture templates. 

,----[ C-h v org-capture-templates ]
| [snip]
| The rest of the entry is a property list of additional options.  Recognized
| properties are:
| 
|  :prepend            Normally newly captured information will be appended at
|                      the target location (last child, last table line,
|                      last list item...).  Setting this property will
|                      change that.
| [snip]
`----

Best,
Matt

      parent reply	other threads:[~2010-11-28 20:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-19 14:58 org-reverse-note-order Marvin Doyley
2010-11-28 19:42 ` org-reverse-note-order David Maus
2010-11-28 20:38   ` org-reverse-note-order Marvin Doyley
2010-11-28 20:00 ` Matt Lundin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hbf1nrqy.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=marvinpas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).