Map2table
From ActivityOwnerWiki
Map2Table converts a 3-level-deep MindManager Map into an html file. The topics below the selected topic are used as column or row headings and the subtopics below them as the other heading. The 3rd layer subtopics are entered into the table along with their hyperlinks. If there is a forth layer of topics, these are added to the "title" of the html link and can be view by hovering over the link.
Contents |
Options
The program doesn't have a user interface yet so you need to change options at the top of the source code.
- autoopen: automatically open the html file created
- include_link : include hyperlinks from the map
- mark_no_children: Put topics with not further children in italic
- shorten_entries : create large tables by turnicating text
- separator: Can separate table entries with hard returns, lines, commas,
Example Source Maps and outputs
|
|
|
|
|
|
Source Code
The Source code is available as Map2Table-Dev.mmbas.

