Simple scripts for km maps manipulation
Python scripts for manipulating km files generated by the NextCloud mind map application. 1: SortNodes.py allows you to re-order the nodes in a km file from the command line. 2: ConvertToJsMindJsonFormat.py allows you to convert a km file into a node_tree format json file that you can use with jsmind (https://github.com/hizzgdev/jsmind/blob/master/docs/en/1.usage.md)