VYM Freemind and applications to design are two fairly comprehensive mental maps. But have no consistent format for exchanging maps between them. In this case quickly explain how to export a Freemind map directly VYM.
To make the conversion you need the following items:
- A Linux OS to the program xsltproc installed.
- VYM A mind map (mini-example to download here is called prueba.vym).
- The xslt stylesheet I have called vym2freemind.xslt (the original is here ).
vym2freemind.xslt and prueba.xml in your folder, just open a terminal and type: xsltproc
vym2freemind.xslt prueba.xml> prueba.mm
Press Enter, and if all goes well , will in your file folder prueba.mm, which can be opened with Freemind.
That's it.
0 comments:
Post a Comment