emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Refile not working as desired


From: Kyle Meyer
Subject: Re: [O] Refile not working as desired
Date: Tue, 17 Feb 2015 15:08:05 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Michael Ziems <address@hidden> wrote:
> Awesome :)
>
> Thank you so much, that was the solution!
>
>  (setq org-refile-use-outline-path 'file)
>  (setq org-refile-targets '((org-agenda-files :maxlevel . 24)))
>
> the command ist taking quite a while during "Getting targets" can i
> speed this actualy up?

You could try
1. decreasing maxlevel, unless you really refile to levels that deep
2. setting `org-refile-cache' to a non-nil value

-- 
Kyle



reply via email to

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