Michael Ziems 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 coul
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 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 rea
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/custom