Version Française

- Introduction

- Examples

- Download

- Documentation
 
1. Introduction
2. 2D Drawing
3. Concept Maps
4. Import / Export
5. Dependencies
A. Acknowledgement
B. Glossary

- License

- Contact

4. Import / Export
Google

  4.1. Import File Formats

 Import from  MindManager Open ThinkGraph File menu then select Import XTM file... to import XTM files (.xml extension) created by the mm2xtm.MMScript script. This script must be plugged in MindManager:

 To plug the mm2xtm script in MindManager File menu:
1. Open Tools menu then select Customize... , choose Scripts tab and push on New button.
2. Enter the location of mm2xtm.MMScript script in script file path (mm2xtm.MMScript is in the "mindmanager" subdirectory of the ThinkGraph installation directory).
3. Caption field allows to define the title of the new menu item (e.g: "Export XTM...").
4. In Menu field, select File so that the new menu item will be added in File menu.

Caution ! When using this script the filename that you provide must contain a ".xml" extension (e.g: "test.xml").


  4.2. Export File Formats

 Export to  MindManager Open ThinkGraph File menu then select Export As... to export a ThinkGraph document as a XTM file (select XTM files (*.xml)). The XTM file generated by ThinkGraph can later be imported in MindManager with the xtm2mm.MMScript script. This script must be plugged in MindManager:

 To plug the xtm2mm script in MindManager File menu:
1. Open Tools menu then select Customize... , choose Scripts tab and push on New button.
2. Enter the location of xtm2mm.MMScript script in script file path (xtm2mm.MMScript is in the "mindmanager" subdirectory of the ThinkGraph installation directory).
3. Caption field allows to define the title of the new menu item (e.g: "Import XTM...").
4. In Menu field, select File so that the new menu item will be added in File menu.

Caution ! When using this script the filename that you provide must contain a ".xml" extension (e.g: "test.xml").

 Image Map An Image Map is a bitmap image (PNG) in which reactive areas (allowing to open hypertext links) have ben defined. Image Map export creates a HTML file referencing a bitmap image as well as the definition of reactive areas. The added value of Image Map is that it allows to view ThinkGraph diagrams without plugging Adobe SVGViewer in Microsoft Internet Explorer (but the diagram is no more scalable).

To create the Image Map: Open the File menu and select Export As... then choose Image Map (*.htm + *.png).

 JPEG Bitmap Image Open the File menu and select Export As... then choose JPEG (*.jpg).

 BMP Bitmap Image Open the File menu and select Export As... then choose BMP (*.bmp).

 PNG Bitmap Image Open the File menu and select Export As... then choose PNG (*.png).