Heimer icon indicating copy to clipboard operation
Heimer copied to clipboard

[Feature request] Tabbed interface for multiple maps

Open dontlaugh opened this issue 5 years ago • 1 comments

It would be useful to have multiple files open at once, with a traditional browser-tab interface.

Something like:

File | Edit | ...
--------------------------------------------------------------
| mind-map-1 | mind-map-2 |              
--------------------------------------------------------------
|                                                            |
|                                                            |

I have not looked into the code yet. Do you think it would be difficult to implement?

PS: thanks for this program. It's really impressive!

dontlaugh avatar Jan 01 '21 00:01 dontlaugh

It would be a lot of work (and some new problems), but certainly possible. Not sure what would be the best way to do that, however. Maybe just instantiate all main classes per each tab and then route menu actions to the instances in the active tab. Thanks for your suggestion! 😊

juzzlin avatar Jan 01 '21 07:01 juzzlin