From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Remember put new item in the top of the list Date: Fri, 23 Oct 2009 16:39:12 -0500 Message-ID: <1e5bcefd0910231439h5173638fpe6e22593c6f387d@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0792457899==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1Rqx-0000FF-1S for emacs-orgmode@gnu.org; Fri, 23 Oct 2009 17:39:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1Rqs-00009Y-CV for emacs-orgmode@gnu.org; Fri, 23 Oct 2009 17:39:18 -0400 Received: from [199.232.76.173] (port=59467 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1Rqs-00009V-9q for emacs-orgmode@gnu.org; Fri, 23 Oct 2009 17:39:14 -0400 Received: from mail-yx0-f191.google.com ([209.85.210.191]:52905) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N1Rqr-0003lt-Vw for emacs-orgmode@gnu.org; Fri, 23 Oct 2009 17:39:14 -0400 Received: by yxe29 with SMTP id 29so5829788yxe.14 for ; Fri, 23 Oct 2009 14:39:13 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode --===============0792457899== Content-Type: multipart/alternative; boundary=0016368e1d58f42ecd0476a10a35 --0016368e1d58f42ecd0476a10a35 Content-Type: text/plain; charset=ISO-8859-1 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. --0016368e1d58f42ecd0476a10a35 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello,

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

I have the following code:=

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

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

Thanks,

Marcelo.
--0016368e1d58f42ecd0476a10a35-- --===============0792457899== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0792457899==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Remember put new item in the top of the list Date: Sat, 24 Oct 2009 14:24:18 +0200 Message-ID: References: <1e5bcefd0910231439h5173638fpe6e22593c6f387d@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1ffX-00025p-8N for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 08:24:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1ffS-00023L-Oh for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 08:24:26 -0400 Received: from [199.232.76.173] (port=54478 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1ffS-00023C-AO for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 08:24:22 -0400 Received: from mail-ew0-f228.google.com ([209.85.219.228]:60656) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N1ffS-0004y9-0E for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 08:24:22 -0400 Received: by ewy28 with SMTP id 28so3757147ewy.42 for ; Sat, 24 Oct 2009 05:24:21 -0700 (PDT) In-Reply-To: <1e5bcefd0910231439h5173638fpe6e22593c6f387d@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcelo de Moraes Serpa Cc: Org Mode 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: James TD Smith Subject: Re: Remember put new item in the top of the list Date: Sat, 24 Oct 2009 17:11:07 +0100 Message-ID: <20091024161107.GU72276@yog-sothoth.mohorovi.cc> References: <1e5bcefd0910231439h5173638fpe6e22593c6f387d@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N1jD2-0002TH-85 for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 12:11:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N1jCx-0002Qy-KM for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 12:11:15 -0400 Received: from [199.232.76.173] (port=38693 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1jCx-0002Qk-6F for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 12:11:11 -0400 Received: from 81-86-40-42.dsl.pipex.com ([81.86.40.42]:64553 helo=yog-sothoth.mohorovi.cc) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N1jCw-00040R-K4 for emacs-orgmode@gnu.org; Sat, 24 Oct 2009 12:11:10 -0400 Content-Disposition: inline In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Org Mode Hi Carsten, On 2009-10-24 14:24:18(+0200), Carsten Dominik wrote: > I am working on a rewrite for much of the remember functionality, and > this will be one of the options. I don't know how far you've got with your work on org-remember, but if you'd like to look at my rewrite, a cleaned-up and mostly working version is in the remember-lite branch in my org-mode repo. I've got it into a state where I can actually use it over the last couple of weeks, but there are still quite a few bugs in it and some of the new features don't quite work properly. I am continuing to work on it, fixing bugs as I find them. I'll try and write up a summary of the changes I've made (and which ones are working properly) and post it to the list later so you can decide what you want to do with the code. James -- |---|