RickStrahl / MarkdownMonster

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

Can open file multiple times #1114

Closed internationils closed 6 months ago

internationils commented 6 months ago

Clicking on a file multiple times sometimes opens the file multiple times:

image

In this case, the backup files contain data (and show it in the tabs), the original file does too, but both tabs show no data:

image

This may be a consequence of a previous rename.

internationils commented 6 months ago

The backup files are actually the "correct" edited versions with a little more text: image

RickStrahl commented 6 months ago

The files shouldn't be named like this anymore unless you're running an older version. The backup files should be ~filename.md.saved.bak or ~filename.md.saved-3ut21t.bak...

Can you please download the latest version. Also backup files should clean up better with those same changes (ie. you should have only one backup file and that file should be hidden unless you explicitly enable all files in FB option toolbar).

RickStrahl commented 6 months ago

Going to close this because this is likely related to one of the other issues reported. You can re-open if you still see this with the updates.

internationils commented 6 months ago

This was on 3.2.16, I just upgraded to 3.2.17.2... will see how it goes. Thanks for all of the quick fixes! These are definitely making working with MM more robust and easy.

RickStrahl commented 6 months ago

Thanks for your help!