emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] org-refile-use-outline-path question


From: Arun Persaud
Subject: [O] org-refile-use-outline-path question
Date: Tue, 11 Oct 2011 22:54:50 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110920 SUSE/3.1.15 Thunderbird/3.1.15

Hi

I use the following settings to refile tasks

(setq org-refile-use-outline-path 'file)
(setq org-refile-targets '((org-agenda-files . (:maxlevel . 5))))

this has the nice effect that I can refile across different files, which
I do use every now and then.
For this I use:

<file>/level1/level2/...

However mostly I refile to the same file and therefore I wish I could
just use something like:

level1/level2/...

and it would refile using the current file, which at the moment doesn't
work for me (at least the level1s of the current file are not part of
the autocomplete, only files are).

Is there a way that this can be done or can this be added?

Thanks

Arun




reply via email to

[Prev in Thread] Current Thread [Next in Thread]