emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Jose A. Ortega Ruiz" <jao@google.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: org-refile
Date: Mon, 17 Dec 2007 17:42:58 +0100	[thread overview]
Message-ID: <688EB6F7-3B5B-44B7-B60C-01D10922DE70@gmail.com> (raw)
In-Reply-To: <yr0gk5nw6e8m.fsf@google.com>

Hi Jose,

On Dec 2, 2007, at 9:19 PM, Jose A. Ortega Ruiz wrote:

>
> Hi.
>
> I'm very happy with the new org-refile, but the current way of
> specifying the target node is, IMHO, not as convenient as it could be.
> For instance, if i specify levels up to, say, 2 as targets, and have
> duplicated headlines at said level:
>
> * Project A
> ** Tasks
> ** Resources
> * Project B
> ** Tasks
> ** Resources
>
> the completion shows only the first occurrence of 'Tasks' and
> 'Resources'. What i do now is giving them different names, but it's a
> bit artificial:
>
> * Project A
> ** Project A tasks
> ** Project A resources
> * Project B
> ** Project B tasks
> ** Project B resources
>
> For situations like this one, it would help a lot having the option of
> interactively selecting the target node in the same way as one selects
> it after invoking org-remember. A second option would be to have
> completion for all headlines in a hierarchical way, navigating the
> outline tree at the mini-buffer prompt as if one where navigating a
> file tree after C-xC-f. Finally, a (quick?) workaround would be to
> show the target names as 'full-paths', e.g. Project A/Tasks, Project
> B/Tasks in the first example above.

In 5.17, you will be able to do this:

	(setq org-refile-use-outline-path t)

The refile targets will then be represented by "/"-separated
paths just like you suggested.

Thanks.

- Carsten

  parent reply	other threads:[~2007-12-17 18:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-02 20:19 org-refile Jose A. Ortega Ruiz
2007-12-03  7:27 ` org-refile Carsten Dominik
2007-12-03  8:43   ` org-refile Jose A. Ortega Ruiz
2007-12-17 16:42 ` Carsten Dominik [this message]
2007-12-17 23:17   ` org-refile Jose A. Ortega Ruiz
2007-12-28 11:29   ` org-refile Thomas Veulemans
2008-01-03  9:37     ` org-refile Carsten Dominik

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=688EB6F7-3B5B-44B7-B60C-01D10922DE70@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jao@google.com \
    /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).