G
Gonzalo Gaetan
started a topic
23 days ago
I have a txt file like this:
Text cell A → (TAB) Text cell B
Text of cell B → (TAB) Text of cell C
Cell text B → (TAB) Cell text D
Cell text D → (TAB) Cell text E
Cell text D → (TAB) Cell text F
and I want to import the file and build a mental map like this:
A
B
↓ ↓
C D
↓ ↓ E F
Cmap is a program, ANdo you can do that there