BUG: Macro to insert URL image in Notes is not correct
Discussion Open
Via Windows GUI, I can insert an image in a topic Note without problems, both an image from a local file and an online image via its URL.
Trying to insert an image in a topic Note via a macro goes well if I use a local file. It works strange if I use a URL.
What did I do:
- I created a macro to insert an image by URL in the selected topic.
- Wheb I run the macro, the result is an empty frame is inserted in the Note.
- The empty frame has a popup menu. The menu actions are as follows:
- save image: error message: cannot find this file (and it lists the correct URL)
- format image: shows link to source image (that same URL)
- refresh image: cannot find this file
- reset image size: cannot find this file
- I exported the mindmap to MS Word: now the picture is present!
- I exported the mindmap to webpages: now the picture is present as well (beit as GIF and not as PNG)
My conclusion: The macro for adding a web image to a topic note does not render the image, although it "knows" the correct URL as a reference to the source.
Please, advice.
Hello Pieter
Hello Pieter
Hi Nick,
Thank you for your reaction!
The reason for my efforts is that I create mindmaps with many many topics and would like to add pictures to these topic's notes as well. I want to avoid my mm simply to become too big for available memory, or its published HTML5 equivalent become too big for downloading especially where bandwith is limited. IMHO Filling my notes with pictures that are not really embedded could help.
Regarding your comments:
In fact, I can even click on either Insert or "Insert and Link". In both cases, the image becomes visible in the Note. However, in the latter case, the Format Image dialogue box shows me a link in AppData/Local/Microsoft... to the picture and tells me "Image is not embedded and saved in document".
<p>Begin</p><img src='https://sofosconsultancy.wordpress.com/wp-content/uploads/2025/08/density-world-geo-wo.gif' width='300' /><p>End</p>
All the best,
Pieter van der Hijden
Hi Nick,
Thank you for your reaction!
The reason for my efforts is that I create mindmaps with many many topics and would like to add pictures to these topic's notes as well. I want to avoid my mm simply to become too big for available memory, or its published HTML5 equivalent become too big for downloading especially where bandwith is limited. IMHO Filling my notes with pictures that are not really embedded could help.
Regarding your comments:
In fact, I can even click on either Insert or "Insert and Link". In both cases, the image becomes visible in the Note. However, in the latter case, the Format Image dialogue box shows me a link in AppData/Local/Microsoft... to the picture and tells me "Image is not embedded and saved in document".
<p>Begin</p><img src='https://sofosconsultancy.wordpress.com/wp-content/uploads/2025/08/density-world-geo-wo.gif' width='300' /><p>End</p>
All the best,
Pieter van der Hijden
---