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: Michael Ziems
Subject: Re: [O] Refile not working as desired
Date: Tue, 17 Feb 2015 20:59:32 +0100
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

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?

Am 17.02.2015 um 20:34 schrieb Kyle Meyer:
Michael Ziems <address@hidden> wrote:
[...]
  (setq org-refile-use-outline-path 'file)
  (setq org-refile-targets '((org-agenda-files :level . 4)))
[...]
but ord mode is only allowing me to go exactly to one level deep (i
assume level 4)
but when i leave:
[...]
Do you have any idea, what could be the reason?
Have your tried :maxlevel instead of :level?





reply via email to

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