Heimer icon indicating copy to clipboard operation
Heimer copied to clipboard

Support for other mind-map formats?

Open xmstspider opened this issue 7 years ago • 1 comments

Hi,

nice work.

I tried to find any information about the ALZ format, which is unknown to me. Wikipedia says the ALZ is something like ZIP?

One question - plenty of mind-maps are created in tools like FreeMind (.mm) or Xmind (.xmind), do you have a plan to support import/export from/to these formats?

Thanks

//Zdenek

xmstspider avatar Aug 22 '18 07:08 xmstspider

ALZ is a custom format and basically it's just XML :) Maybe I should have chosen another file extension, but I thought "ALZ-Heimer" was a good joke. I have no plans to support other formats because originally I had all kinds of wild ideas (like embedding data into file) that I don't believe are compatible with already existing formats. However, currently there are only nodes, their locations and texts so I guess at least export to other formats could be done.

juzzlin avatar Aug 22 '18 08:08 juzzlin