Rudolf Adamkovič <rud...@adamkovic.org> writes: >> The aim is to not need to define a filename for each image, to minimise >> the boilerplate. > > +1 This should be built into Org and enabled by default. > > I currently generate image names with a custom snippet, but it gets > trying and should not be necessary in the first place.
Do you want to create a patch providing this functionality? > Instead, Org should generate a unique file name automatically, similar > to how tangle ':comments' work, and use that as the default value for > the ':file` argument, getting rid of the dreaded error message > > org-babel-execute:LANG: You need to specify a :file parameter Do you want to extend `org-babel-generate-file-param' to return something even when src block is not named and :file-ext is not given? But how will you know the desired extension? -- 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>