From: Ihor Radchenko <yantar92@posteo.net>
To: Aitenate <aitenate@outlook.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Generating the filename from name and file-ext for blocks with side-effects
Date: Thu, 26 Dec 2024 09:08:35 +0000 [thread overview]
Message-ID: <87ikr6yfos.fsf@localhost> (raw)
In-Reply-To: <DU2P250MB0206B6496D9835A8D073CE55DB0C2@DU2P250MB0206.EURP250.PROD.OUTLOOK.COM>
Aitenate <aitenate@outlook.com> writes:
>>> ~:var outFile=(alist-get :file (nth 2 (org-babel-get-src-block-info
>>> 't)))~
>>
>> Seems right, but I do not understand why you would need such thing.
>>
> The aim is to not need to define a filename for each image, to minimise
> the boilerplate. Org has a mechanism for this, but it only works when
> Org creates the file.
>
> Using a combination of noweb and file header arguments, with a property
> drawer, I was able to have each code block only require a unique name
> and the image code. That is except, because the image library creates
> the file, I need to specify a var to give a filename. Hence, I poked
> around until I found a way to use the computed filename.
Thanks for the explanation!
I do see how this can be useful.
> Based on your response, maybe I'm doing something unusual. In which
> case, it's not surprising I couldn't find a more obvious way.
AFAIK, most people just specify the file names manually.
I suspect that it is mostly because the part of Org manual explaining
this is not easy to understand.
--
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
prev parent reply other threads:[~2024-12-26 9:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 21:58 Generating the filename from name and file-ext for blocks with side-effects Aitenate
2024-12-25 15:30 ` Ihor Radchenko
2024-12-25 19:03 ` Aitenate
2024-12-26 8:26 ` Rudolf Adamkovič
2024-12-26 9:29 ` Ihor Radchenko
2024-12-27 13:56 ` Rudolf Adamkovič
2024-12-27 14:01 ` Ihor Radchenko
2024-12-26 9:08 ` Ihor Radchenko [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
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=87ikr6yfos.fsf@localhost \
--to=yantar92@posteo.net \
--cc=aitenate@outlook.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).