emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marcelo de Moraes Serpa <celoserpa@gmail.com>
To: Matthew Lundin <mdl@imapmail.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Quickly inputting next actions to specific lists.
Date: Thu, 23 Apr 2009 17:36:24 -0500	[thread overview]
Message-ID: <1e5bcefd0904231536i4e0c4c53kaf7051198efbb51e@mail.gmail.com> (raw)
In-Reply-To: <1e5bcefd0904231443i62b8dc86ld8cb80da604d204@mail.gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 3185 bytes --]

The only thing that I still didn't get is how to configure the
org-refile-targets variable, I tried doing like this:

(setq org-refile-targets 5)

But it throws an error. What is the correct param for that? Also, how could
I ask emacs the correct param for a specific var?

Thanks!

Marcelo.

On Thu, Apr 23, 2009 at 4:43 PM, Marcelo de Moraes Serpa <
celoserpa@gmail.com> wrote:

> Ah, I got it. I had Ctrl+1..2 to switch desktops configured in gnome,
> that's why it was not being captured by emacs. It is working now. Thank you!
>
>
> On Thu, Apr 23, 2009 at 4:30 PM, Marcelo de Moraes Serpa <
> celoserpa@gmail.com> wrote:
>
>> 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 <mdl@imapmail.org> wrote:
>>
>>> Hi Marcelo,
>>>
>>> Marcelo de Moraes Serpa <celoserpa@gmail.com> 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
>>>
>>
>>
>

[-- Attachment #1.2: Type: text/html, Size: 4629 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

  reply	other threads:[~2009-04-23 22:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05 19:40 Quickly inputting next actions to specific lists Marcelo de Moraes Serpa
2009-03-05 21:00 ` Samuel Wales
2009-03-05 21:27   ` Marcelo de Moraes Serpa
2009-03-05 21:40     ` Samuel Wales
2009-03-05 21:43       ` Marcelo de Moraes Serpa
2009-03-06  4:00         ` Matthew Lundin
2009-04-23 18:14           ` Marcelo de Moraes Serpa
2009-04-23 19:52             ` Matthew Lundin
2009-04-23 21:30               ` Marcelo de Moraes Serpa
2009-04-23 21:43                 ` Marcelo de Moraes Serpa
2009-04-23 22:36                   ` Marcelo de Moraes Serpa [this message]
2009-04-24  1:32                     ` Bernt Hansen
2009-04-24 14:27                   ` Peter Jones
2009-03-05 21:44     ` Bastien
2009-03-05 22:47       ` Womick, Don

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=1e5bcefd0904231536i4e0c4c53kaf7051198efbb51e@mail.gmail.com \
    --to=celoserpa@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mdl@imapmail.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).