receyuki / stable-diffusion-prompt-reader

A simple standalone viewer for reading prompts from Stable Diffusion generated image outside the webui.
MIT License
1.06k stars 69 forks source link

[FEATURE REQUEST] - Force single instance #32

Open J-PRS opened 1 year ago

J-PRS commented 1 year ago

In FastStone image viewer when I press the shortcut for 'open with', it opens new window every time which takes 1-2s, as opposed to for example photoshop which instantly opens the file in the main window that is already open.

receyuki commented 1 year ago

I don't use FastStone, so I'm not sure if user can drag images from FastStone into SD Prompt Reader.

Opening images in the same window every time is possible, but to be honest, it can be a bit difficult. In the v1.4 that I am currently working on, there will be a "gallery view" mode. In this mode, you can open multiple images/folders. Do you think gallery view mode would be helpful for you?

J-PRS commented 1 year ago

Of course drag and drop works, but hitting the 'E' key is just that much more convenient. Gallery view would be cool! While not specifically a solution to this issue (I quickly want to check data of a single image) I will definitely use it. And it's not even an issue, just a convenience thing, if it's too difficult to do, that's alright.

receyuki commented 1 year ago

I'll give it a try, and if I can complete it within a few hours, I'll add this feature in the next realease.