Can you add a replacement feature for inserting images?

1. The problem

I mainly use AI to write my articles.

For example, in an article structured like this:

<h1>Title</h1>  
[INSERT IMAGE]  
<p>Introduction...</p>  
<p>Introduction...</p>  
<h2>Subtitle</h2>  
[INSERT IMAGE]  
<p>Paragraph...</p>  
<p>Paragraph...</p>  

If the [INSERT IMAGE] tags could be replaced with actual images, that would be really helpful.

Is this possible?

If you could separate and classify the main image and sub-images,

it would help create more professional and high-quality articles.

2. Screenshot or task log of the problem

From memory use the special %scraped_image% macro

Images are selected from whatever is available from the insert images sources.

There is no option for main/sub images as its only just one image list compiled at run time.

If you want to use sub images, then maybe need to use AI generated image prompt.

But this uses AI image generation. But it means you can use the main keyword or any other article variable to create related keywords.

Would this work?

1 Like

Sorry, I didn’t realize that such a great feature was already implemented.

I’ll try it out and leave a review afterward.

Thank you!

No probs.

Hopefully it’s what you needed.