How might I import image files using: 1) Macros or 2) Excel Data Mapper?

James G. shared this question 17 months ago
Discussion Open

I want to use MindManager to handle creation of org charts. When importing each employee, I want to import their picture too. How might I be able to import an image file (JPG, PNG, etc.) that represents their picture that can be rendered in MindManager?

Replies (2)

photo
1

There is a function for that in File Options => Package Folders. If you have all your employee images in one folder this is the easiest way.

photo
1

Thanks

photo
1

You can also import an image file to a topic with a macro in MindManager for Windows. There is a method Topic.Image.Load(filename) and methods for managing thumbnails and image sizes.

---