-
Notifications
You must be signed in to change notification settings - Fork 9
Description
I know you don't have much time, but I would like to know if it would be possible to implement tabs to be able to open multiple documents within the same instance of the program.
This is what I mean for tabs:
Currently, when I drop an MD file into the Markdown View window, the program displays a dialog box asking if I want to load the document into that window, or to open a new, separated window. The ideal behavior in my opinion would be that when selecting to load the document in the same window, a tab should be added with the content of the new loaded document, instead of replacing the rendered content of the previously loaded file.
And then a new option "Open file in a new tab" could be added here:
In fact, if tabs could be implemented, I think there would no longer be a good reason to want to open a new window separately to open/load new MD documents. Although there may always be someone who prefers to have multiple windows floating around, I think tabs would make it a lot simpler.
This may be off topic, but I just want to say that your Markdown View program is the fastest and most responsive (among other things when scrolling the window) when loading tables with thousands of items. I've tried almost every option to reach that conclusion, from Markdown Monster, Markdown Pad, MarkText and more.
Congratulations for your hard work, and thank you for sharing this program.

