From: Tim Visher <tim.visher@gmail.com>
To: Emacs Org Mode mailing list <emacs-orgmode@gnu.org>
Subject: File Scoped Properties?
Date: Thu, 5 Mar 2020 10:28:20 -0500 [thread overview]
Message-ID: <CAHa53uznAwwB=N4_8W_2k_A=U=gpyRKzNt9h4oYCiq4LQdm0fg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 794 bytes --]
Hello,
I'm trying to get org-attach to use a different data directory for a
particular file.
My understanding is that this is controlled by `org-attach-id-dir` by
default but can be overridden at the file or entry level by use of the
`DIR` property. I can successfully override it at the entry level by adding
`DIR` to the entries properties but I can't figure out how to set it for
all entries in the file.
I tried:
```
#+DIR: ~/.foo/data
```
as the first line of the file.
I _am_ able to get it to work by adding a file local variable like
```
# Local Variables:
# org-attach-id-dir: "~/.foo/data"
# End:
```
but then whenever I open the file it tells me it's possibly not safe to set
that.
Any ideas?
--
In Christ,
Timmy V.
https://blog.twonegatives.com
https://five.sentenc.es
[-- Attachment #2: Type: text/html, Size: 1222 bytes --]
next reply other threads:[~2020-03-05 15:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-05 15:28 Tim Visher [this message]
2020-03-05 22:53 ` File Scoped Properties? Gustav Wikström
2020-03-06 6:51 ` Fraga, Eric
2020-03-06 14:09 ` Tim Visher
2020-03-08 12:52 ` Eric S Fraga
2020-03-09 13:24 ` Tim Visher
2020-03-25 0:57 ` Tim Visher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAHa53uznAwwB=N4_8W_2k_A=U=gpyRKzNt9h4oYCiq4LQdm0fg@mail.gmail.com' \
--to=tim.visher@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).