emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcelo de Moraes Serpa <celoserpa@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Remember put new item in the top of the list
Date: Fri, 23 Oct 2009 16:39:12 -0500	[thread overview]
Message-ID: <1e5bcefd0910231439h5173638fpe6e22593c6f387d@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 609 bytes --]

Hello,

How could I setup org-remember to put the item I collect in the top of the
list instead of the bottom?

I have the following code:

(setq org-remember-templates
    '(
     ("NextAction" ?t "*** TODO %^{Brief Description} %^g\n%?\nAdded: %U"
"~/org/gtd/newgtd.org" "*Next Actions*")
     ("Inbox" ?i "\n* %^{topic} %T \n%i%?\n" "~/org/gtd/inbox.org")
     ("Someday" ?s "\n* %^{topic} %T \n%i%?\n" "~/org/gtd/someday.org")
     ;;("WordofDay" ?w "\n* %^{topic} \n%i%?\n" "C:/charles/gtd/wotd.org")
     ))

For NextAction, I would like them to be placed at the top, is it possible?

Thanks,

Marcelo.

[-- Attachment #1.2: Type: text/html, Size: 934 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2009-10-23 21:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 21:39 Marcelo de Moraes Serpa [this message]
2009-10-24 12:24 ` Remember put new item in the top of the list Carsten Dominik
2009-10-24 16:11   ` James TD Smith

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=1e5bcefd0910231439h5173638fpe6e22593c6f387d@mail.gmail.com \
    --to=celoserpa@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).