2011/7/24 Bastien <b...@altern.org>:
> Hi Gustav and Darlan,
>
> one solution I can think of is to set `org-attach-directory'
> to an absolute path instead of "data/" (the current default
> value).
>
> This way, refiling an entry will not lose attachments.
>
> I'm considering using "~/.org-data/" as the default value.
>
> What do you think?
>
> --
>  Bastien

I don't make much use of attachments, but I would think something like

(setq org-attach-dir (concat org-directory ".data"))

would make more sense. I, at least, prefer to have all of my org
related data living in one directory tree.

Best,

Brian vdB

Reply via email to