"Sebastien Vauban"
writes:
> Hi Arun,
>
> Arun Persaud wrote:
>> 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 fil
Hi Arun,
Arun Persaud wrote:
> 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.
>
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:
/level1/level2/...
Ho