emacs-orgmode
[Top][All Lists]
Advanced

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

[O] Refile not working as desired


From: Michael Ziems
Subject: [O] Refile not working as desired
Date: Tue, 17 Feb 2015 19:20:13 +0100
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hello,

i am using the following in my .emacs:

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

i would now like to drop a certain headline when pressing C-c C-w anywhere:

maybe directly in:

work.org as first headline
work.org/routine/customerABC/
or maybe
work.org/routine/customerABC/Calls/meeting20150217/notes/whatever

but ord mode is only allowing me to go exactly to one level deep (i assume level 4)
but when i leave:

 (setq org-refile-targets '((org-agenda-files :level . 4))) out

it is still not allowing it.

Do you have any idea, what could be the reason?



reply via email to

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