emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Marcelo de Moraes Serpa <celoserpa@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: Remember put new item in the top of the list
Date: Sat, 24 Oct 2009 14:24:18 +0200	[thread overview]
Message-ID: <E19B1F3F-5E3C-45B6-BB99-2BFCECFFFC9A@gmail.com> (raw)
In-Reply-To: <1e5bcefd0910231439h5173638fpe6e22593c6f387d@mail.gmail.com>


On Oct 23, 2009, at 11:39 PM, Marcelo de Moraes Serpa wrote:

> 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?

Hi,

unfortunately, this is not possible on a per template basis.

I am working on a rewrite for much of the remember functionality, and  
this will be one of the options.

- Carsten

  reply	other threads:[~2009-10-24 12:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 21:39 Remember put new item in the top of the list Marcelo de Moraes Serpa
2009-10-24 12:24 ` Carsten Dominik [this message]
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=E19B1F3F-5E3C-45B6-BB99-2BFCECFFFC9A@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=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).