From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: Quickly inputting next actions to specific lists. Date: Thu, 5 Mar 2009 15:43:26 -0600 Message-ID: <1e5bcefd0903051343u114b691eh34d45e8f1cbdc9fd@mail.gmail.com> References: <1e5bcefd0903051140k5eb3cc80r56165dd229a482c3@mail.gmail.com> <20524da70903051300l3657d1b3wdd3a48f5b3c8de68@mail.gmail.com> <1e5bcefd0903051327m2f33fb27wa6124cdd30a0b067@mail.gmail.com> <20524da70903051340i3e7c3aaex808378c489b9c6cf@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1857077912==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LfLLn-00086C-0T for emacs-orgmode@gnu.org; Thu, 05 Mar 2009 16:43:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LfLLj-00083N-UD for emacs-orgmode@gnu.org; Thu, 05 Mar 2009 16:43:30 -0500 Received: from [199.232.76.173] (port=37997 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LfLLj-00083H-P7 for emacs-orgmode@gnu.org; Thu, 05 Mar 2009 16:43:27 -0500 Received: from mail-gx0-f160.google.com ([209.85.217.160]:47925) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LfLLj-00065f-B7 for emacs-orgmode@gnu.org; Thu, 05 Mar 2009 16:43:27 -0500 Received: by gxk4 with SMTP id 4so334219gxk.18 for ; Thu, 05 Mar 2009 13:43:26 -0800 (PST) In-Reply-To: <20524da70903051340i3e7c3aaex808378c489b9c6cf@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: Samuel Wales Cc: emacs-orgmode@gnu.org --===============1857077912== Content-Type: multipart/alternative; boundary=0016369fa332ec63210464660e6d --0016369fa332ec63210464660e6d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Yeah, maybe I could develop another function that uses refile (or refile's logic) to get the items where I want to. But the idea is different, I want to bind this func to a key combo, when it is called it would ask interactively for the item's string, then, after that, where I would like to put it (it might ask me to write or to choose from a list - like the add tag does). Thanks, Marcelo. On Thu, Mar 5, 2009 at 3:40 PM, Samuel Wales wrote: > C-h f org-refile. > > On Thu, Mar 5, 2009 at 14:27, Marcelo de Moraes Serpa > wrote: > > Refilling? > > > > On Thu, Mar 5, 2009 at 3:00 PM, Samuel Wales > wrote: > >> > >> Refiling might do what you want. > >> > >> On Thu, Mar 5, 2009 at 12:40, Marcelo de Moraes Serpa > >> wrote: > >> > Hello list, > >> > > >> > Let's say I have some "next action" that I know exactly where to put > >> > (what > >> > list), in other words, I don't need to process it (in the GTD terms), > I > >> > just > >> > need to put it in the correct list. What I would like to do is some > >> > interactive function that would allow me to quickly input a new next > >> > action > >> > to a specific list. Maybe each main list in the project could have a > >> > shortcut (like tags do) and when you run this function you enter the > >> > string > >> > for the next action item, and quickly says where you want it to go, > and > >> > it > >> > appends it there. I'm not deep enough in elisp to do that, so, if > >> > someone > >> > could help me I would be grateful! > >> > > >> > Thanks, > >> > > >> > Marcelo. > >> > > >> > _______________________________________________ > >> > 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 > >> > > >> > > >> > >> > >> > >> -- > >> Myalgic encephalomyelitis denialism is causing death (decades early; > >> Jason et al. 2006) and severe suffering (worse than nearly all other > >> diseases studied; e.g. Schweitzer et al. 1995) and *grossly* > >> corrupting science. > >> http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm > > > > > > > > -- > Myalgic encephalomyelitis denialism is causing death (decades early; > Jason et al. 2006) and severe suffering (worse than nearly all other > diseases studied; e.g. Schweitzer et al. 1995) and *grossly* > corrupting science. > http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm > --0016369fa332ec63210464660e6d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Yeah, maybe I could develop another function that uses refile (or refile= 9;s logic) to get the items where I want to. But the idea is different, I w= ant to bind this func to a key combo, when it is called it would ask intera= ctively for the item's string, then, after that, where I would like to = put it (it might ask me to write or to choose from a list - like the add ta= g does).

Thanks,

Marcelo.

On Thu, Mar 5= , 2009 at 3:40 PM, Samuel Wales <samologist@gmail.com> wrote:
C-h f org-refile.

On Thu, Mar 5, 2009 at 14:27, Marcelo de Moraes Serpa
<celoserpa@gmail.com> wrote:
> Refilling?
>
> On Thu, Mar 5, 2009 at 3:00 PM, Samuel Wales <samologist@gmail.com> wrote:
>>
>> Refiling might do what you want.
>>
>> On Thu, Mar 5, 2009 at 12:40, Marcelo de Moraes Serpa
>> <celoserpa@gmail.com= > wrote:
>> > Hello list,
>> >
>> > Let's say I have some "next action" that I know= exactly where to put
>> > (what
>> > list), in other words, I don't need to process it (in the= GTD terms), I
>> > just
>> > need to put it in the correct list. What I would like to do i= s some
>> > interactive function that would allow me to quickly input a n= ew next
>> > action
>> > to a specific list. Maybe each main list in the project could= have a
>> > shortcut (like tags do) and when you run this function you en= ter the
>> > string
>> > for the next action item, and quickly says where you want it = to go, and
>> > it
>> > appends it there. I'm not deep enough in elisp to do that= , so, if
>> > someone
>> > could help me I would be grateful!
>> >
>> > Thanks,
>> >
>> > Marcelo.
>> >
>> > _______________________________________________
>> > Emacs-orgmode mailing list
>> > Remember: use `Reply All' to send replies to the list. >> > Emacs-orgmode@gnu.or= g
>> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>> >
>> >
>>
>>
>>
>> --
>> Myalgic encephalomyelitis denialism is causing death (decades earl= y;
>> Jason et al. 2006) and severe suffering (worse than nearly all oth= er
>> diseases studied; e.g. Schweitzer et al. 1995) and *grossly*
>> corrupting science.
>>
http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm=
>
>



--
Myalgic encephalomyelitis denialism is ca= using death (decades early;
Jason et al. 2006) and severe suffering (worse than nearly all other
diseases studied; e.g. Schweitzer et al. 1995) and *grossly*
corrupting science.
http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm

--0016369fa332ec63210464660e6d-- --===============1857077912== 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 --===============1857077912==--