all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Max Nikulin <manikulin@gmail.com>
To: arozbiz@gmail.com, Emacs-orgmode@gnu.org
Subject: Re: Can org-attach attach a single file to multiple headlines?
Date: Sun, 11 Dec 2022 09:21:17 +0700	[thread overview]
Message-ID: <fd26c95c-5e69-cc4c-2b68-deef47cd5ee5@gmail.com> (raw)
In-Reply-To: <CAJniy+NTyVGdEAT_TUfraWotmhf02UT9qPuOm==vU1yKkdSerg@mail.gmail.com>


On 11/12/2022 05:12, arozbiz@gmail.com wrote:
> Using org-attach, is it possible to attach a single file to multiple 
> headlines, so that each headline shares the same attachment folder 
> (rather than having each headline have its own attachment folder with 
> its own version of the file)?

Headings may have the same :DIR: property that specifies location of 
attachments.

info "(org) Attachments"
https://orgmode.org/manual/Attachments.html

> Another method is attachments, which are files located in a directory
> belonging to an outline node. Org uses directories either named by a
> unique ID of each entry, or by a ‘DIR’ property.

* Chapter A
   :PROPERTIES:
   :DIR: chap-a
   :END:


      reply	other threads:[~2022-12-11  2:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-10 22:12 Can org-attach attach a single file to multiple headlines? arozbiz
2022-12-11  2:21 ` Max Nikulin [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fd26c95c-5e69-cc4c-2b68-deef47cd5ee5@gmail.com \
    --to=manikulin@gmail.com \
    --cc=Emacs-orgmode@gnu.org \
    --cc=arozbiz@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.