Attachments: Allow user-chosen directory and inheritance
commitbe6c0959bba2acc48a4134ad582302b82c115342
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 19 Jan 2009 07:42:38 +0000 (19 08:42 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 19 Jan 2009 07:42:38 +0000 (19 08:42 +0100)
tree50ee6875bf76d6d9555ddec7c2b5efd05819fba1
parent33897c104b28d0de107f87d34495f7d2569ae24c
Attachments: Allow user-chosen directory and inheritance

The directory used for attachments to an entry is by default chosen
automatically, with a name derived from the entry ID to make sure it
is unique.

However, in some cases it may be better to assign a user-chosen
directory to and entry, to be used for attachments.  This commits
implements this change.  See the documentation changes for information
on how things work.

Thanks to Jason Jackson for pushing this part.

The second change made bu this commit is that it is now possible to
inherit the attachment directory from a parent, so that an entire
project subtree can use a single directory.
ORGWEBPAGE/Changes.org
doc/org.texi
lisp/ChangeLog
lisp/org-attach.el