emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Attachments and refiling


From: Brian van den Broek
Subject: Re: [O] Attachments and refiling
Date: Sun, 24 Jul 2011 20:14:06 -0400

2011/7/24 Bastien <address@hidden>:
> 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

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