A command line application help you to export topics and relations text from mindmanger files. This program can help you to extract your story that has been planned in mindmanager to simple text file that you can use in your program. You can plan Stories that user choose a scenario or question & answer or ...
You can download visio version from this repository.
To run this file you need to install python on your computer. You can download it from here.
Also you need to install two library "bs4", after python installation:
- open commmand prompt (Cmd)
- type "pip install bs4" and press enter
Download and locate the file in same directory as your visio file and then run python file
- hold shift and right click on empty area of explorer
- choose "Open Powershell ..."
- type "python ./"
- press enter and follow program steps