Hello,
after having pasted something from the clipboard, when you save the imge the default is to use "Clipboard-1.png" while increasing the number for any following images. Though, this only works as long as XnView is not restarted.
This could be improved so XnView checks for any existing "Clipboard-#.png" images that collide with the current increment. So, if there already are "Clipboard-1.png" and "Clipboard-2.png", XnView should automatically propose "Clipboard-3.png" as the file name.
Lars
XnView 2.35, Win 7 SP1, 64-bit
Improve automatic naming of saved clipboard images
Moderators: XnTriq, helmut, xnview
-
- Posts: 66
- Joined: Thu Mar 20, 2008 10:07 am
-
- Author of XnView
- Posts: 44922
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Improve automatic naming of saved clipboard images
The problem is that i don't know yet where you would like to save the clipboard
Pierre.
-
- Posts: 66
- Joined: Thu Mar 20, 2008 10:07 am
Re: Improve automatic naming of saved clipboard images
What is the workflow in that case? Like this?
- XnView checks which path to use (remembered last path)
- Open a file dialog to let the user specify a file name and proposes "Clipboard-1.png" (for the first image to be saved in the current XnView session)
Then, before opening the file dialog, it should be possible to check for any "Clipboard-*.png" files (or whatever extension) and get the highest number of already existing files, shouldn't it?
- XnView checks which path to use (remembered last path)
- Open a file dialog to let the user specify a file name and proposes "Clipboard-1.png" (for the first image to be saved in the current XnView session)
Then, before opening the file dialog, it should be possible to check for any "Clipboard-*.png" files (or whatever extension) and get the highest number of already existing files, shouldn't it?
-
- Author of XnView
- Posts: 44922
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Improve automatic naming of saved clipboard images
In this case the behavior will be for all images not yet saved?larsen wrote:What is the workflow in that case? Like this?
- XnView checks which path to use (remembered last path)
- Open a file dialog to let the user specify a file name and proposes "Clipboard-1.png" (for the first image to be saved in the current XnView session)
Then, before opening the file dialog, it should be possible to check for any "Clipboard-*.png" files (or whatever extension) and get the highest number of already existing files, shouldn't it?
Pierre.
-
- Posts: 66
- Joined: Thu Mar 20, 2008 10:07 am