RickStrahl / MarkdownMonster

An extensible Markdown Editor, Viewer and Weblog Publisher for Windows
https://markdownmonster.west-wind.com
Other
1.59k stars 235 forks source link

Have a way to keep read-only files open in tabs (pin?) #1116

Closed internationils closed 6 months ago

internationils commented 6 months ago

I have some image files in my directory that I use for reference, and I would like to keep those open in tabs. The problem is that they (obviously) open read-only, and then disappear as soon as I click to another file. It would be great to be able to "pin" them to stay in a tab. I guess this might be problematic since you could theoretically pin a read-only text file that you can then accidentally edit.

RickStrahl commented 6 months ago

I think you're trying to run MM into a File manager :smile:

You can use the various Open Links to open the images in your image viewer - that's as close as you're going to get with this.

internationils commented 6 months ago

OK fair enough : ) But one buglet: the status bar at the bottom should probably clear (or show the graphic file information instead)... it retains the last text file status content.