emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Remember put new item in the top of the list
@ 2009-10-23 21:39 Marcelo de Moraes Serpa
  2009-10-24 12:24 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Marcelo de Moraes Serpa @ 2009-10-23 21:39 UTC (permalink / raw)
  To: Org Mode


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

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

end of thread, other threads:[~2009-10-24 16:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2009-10-24 16:11   ` James TD Smith

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).