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, 23 Apr 2009 16:30:54 -0500 Message-ID: <1e5bcefd0904231430y7fa1fc2l99cdd29827bf8402@mail.gmail.com> References: <1e5bcefd0903051140k5eb3cc80r56165dd229a482c3@mail.gmail.com> <20524da70903051300l3657d1b3wdd3a48f5b3c8de68@mail.gmail.com> <1e5bcefd0903051327m2f33fb27wa6124cdd30a0b067@mail.gmail.com> <20524da70903051340i3e7c3aaex808378c489b9c6cf@mail.gmail.com> <1e5bcefd0903051343u114b691eh34d45e8f1cbdc9fd@mail.gmail.com> <878wnjqp0b.fsf@fastmail.fm> <1e5bcefd0904231114q454679cs2721fe2bd88c5c56@mail.gmail.com> <87prf3172b.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0475956679==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lx6VU-0001Yu-8c for emacs-orgmode@gnu.org; Thu, 23 Apr 2009 17:30:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lx6VT-0001YU-Ck for emacs-orgmode@gnu.org; Thu, 23 Apr 2009 17:30:55 -0400 Received: from [199.232.76.173] (port=39323 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lx6VT-0001YN-6U for emacs-orgmode@gnu.org; Thu, 23 Apr 2009 17:30:55 -0400 Received: from yx-out-1718.google.com ([74.125.44.154]:44431) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lx6VS-0005Gn-Oi for emacs-orgmode@gnu.org; Thu, 23 Apr 2009 17:30:55 -0400 Received: by yx-out-1718.google.com with SMTP id 3so543899yxi.66 for ; Thu, 23 Apr 2009 14:30:54 -0700 (PDT) In-Reply-To: <87prf3172b.fsf@fastmail.fm> 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: Matthew Lundin Cc: emacs-orgmode@gnu.org --===============0475956679== Content-Type: multipart/alternative; boundary=0016e64652664baf5804683f9863 --0016e64652664baf5804683f9863 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Mat, thanks for replying, Yes, as the instructions at the top of the remember button indicate, you > can use C-1 C-c C-c to "select file and header location interactively." > If you want this as the default action, you can set > org-remember-store-without-prompt to t. > I tried the C-1 C-c C-c key combo but it is not working -- emacs doesn't seem to caputre the first key combo -- C-1. Also, I have set org-remember-store-without-prompt to t using set-variable, but couldn't see any difference. Could you give me an example of the workflow or how to properly configure it? I have org-mode version 6.26trans (directly from the git repo, as a submodule). Thank you! Marcelo. On Thu, Apr 23, 2009 at 2:52 PM, Matthew Lundin wrote: > Hi Marcelo, > > Marcelo de Moraes Serpa writes: > > > So, refiling doesn't do exactly what I would like. Some issues I've > > found: > > > * It only allows you to refile to the root items and doesn't go any > > deeper. > > Check out the variable org-refile-targets. You can indicate how many > levels deep you want to be able to refile. > > > * If I'm processing items in a different file (I've setup org-remember > > to save the items in a different file) I don't have access to my > > gtd.org file lists (can't refile between different files). -- is there > > a way to get the items from another file? > > Again, check out the variable org-refile-targets. > > > org-remember is really powerful and I use it a lot when I have ideas > > that I want to process later. However, sometimes you have a specific > > cristal-clear next-action in your head and you know where it belongs > > (i.e the project), but you want to quickly input it and keep working. > > This is something I miss from PlannerMode, where you can quickly input > > an item and choose which file it will go, so, that's what I would like > > org to have, a **quick way to input items interactivelly, all through > > the mini-buffer.** > > Yes, as the instructions at the top of the remember button indicate, you > can use C-1 C-c C-c to "select file and header location interactively." > If you want this as the default action, you can set > org-remember-store-without-prompt to t. > > Are you perhaps using an older version of org-mode (version 4.xx)? If > so, you need to update to a more recent version to get these features. > > Regards, > Matt > --0016e64652664baf5804683f9863 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Mat, thanks for replying,

Yes, as the instructio= ns at the top of the remember button indicate, you
can use C-1 C-c C-c to "select file and header location interactively.= "
If you want this as the default action, you can set
org-remember-store-without-prompt to t.

I tried = the C-1 C-c C-c key combo but it is not working -- emacs doesn't seem t= o caputre the first key combo -- C-1.

Also, I have set org-remember= -store-without-prompt to t using set-variable, but couldn't see any dif= ference. Could you give me an example of the workflow or how to properly co= nfigure it?

I have org-mode version 6.26trans (directly from the git repo, as a sub= module).

Thank you!

Marcelo.



On Thu, Apr 23, 2009 at 2:52 PM, Mat= thew Lundin <mdl@i= mapmail.org> wrote:
Hi Marcelo,

Marcelo de Moraes Serpa <celoserp= a@gmail.com> writes:

> So, refiling doesn't do exactly what I wou= ld like. Some issues I've
> found:

> =A0* It only allows you to refile to the root = items and doesn't go any
> deeper.

Check out the variable org-refile-targets. You can indicate how many<= br> levels deep you want to be able to refile.

> =A0* If I'm processing items in a different file (I've setup o= rg-remember
> to save the items in a different file) I don't have access to my > gtd.org file lists (c= an't refile between different files). -- is there
> a way to get the items from another file?

Again, check out the variable org-refile-targets.

> org-remember is really powerful and I use it a lot when I have ideas > that I want to process later. However, sometimes you have a specific > cristal-clear next-action in your head and you know where it belongs > (i.e the project), but you want to quickly input it and keep working.<= br> > This is something I miss from PlannerMode, where you can quickly input=
> an item and choose which file it will go, so, that's what I would = like
> org to have, a **quick way to input items interactivelly, all through<= br> > the mini-buffer.**

Yes, as the instructions at the top of the remember button indicate, = you
can use C-1 C-c C-c to "select file and header location interactively.= "
If you want this as the default action, you can set
org-remember-store-without-prompt to t.

Are you perhaps using an older version of org-mode (version 4.xx)? If
so, you need to update to a more recent version to get these features.

Regards,
Matt

--0016e64652664baf5804683f9863-- --===============0475956679== 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 --===============0475956679==--