ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Prefix/Suffix Filename/Foldername with Clipboard content

(1/1)

magician62:
I have been using a neat utility CopyFilenames for some time, and find it very useful. It allows for easy filename replacement with the clipboard content without having to put the filename/foldername field into edit mode, (which can sometimes be detected as a double click if your too quick)

This idea is along similar lines

Highlight Filename
Right Click
"Paste Prefix Filename" (This would prefix the existing filename with the contents of the clipboard)
FILENAME -> CLIPBOARDFILENAME
"Paste Suffix Filename" (This would suffix the existing filename with the contents of the clipboard)
FILENAME -> FILENAMECLIPBOARD

secondary options that may be of less use to others
"Paste Prefix - Filename" (This would prefix the existing filename with the contents of the clipboard seperated by " -")
FILENAME -> CLIPBOARD - FILENAME
"Paste Suffix - Filename" (This would suffix the existing filename with the contents of the clipboard seperated by " -")
FILENAME -> FILENAME - CLIPBOARD

Another set of options that might be of use
"Paste Prefix Date - Filename" (This would prefix the existing filename with the current date seperated by " -")
FILENAME -> YYYYMMDD - FILENAME
"Paste Suffix Date - Filename" (This would suffix the existing filename with the current date seperated by " -")
FILENAME -> FILENAME - YYYYMMDD

All these might best live in a sub menu of "Paste Append" to avoid putting too much in the main right click menu

I can also see the possibility of a configuration file being needed to allow for changing the seperator and the Date Format  for those needing a slight variation

rjbull:
You might like to have a look at Oscar's File Renamer, which acts a bit like an editor.  I think I originally found it by reading MarkTAW's My Favorite Smallware.

magician62:
I have a few renamers already, that perform similar to the one you mention For complex bulk changes I use Bulk Rename Utility

The scenario I am working with is one my one basis, rather than bulk.
Mainly where folders are concerned, the paste buffer would likely be some content from inside the folder

rjbull:
Oscar's does work on a one-by-one basis.  That's what makes it different from the great majority of file renamers, which work on groups of files.  For that, I agree BRU is excellent.

Honesty compels me to admit that I often tended to use a Total Commander plug-in to generate file lists, work on them with a text editor (often TED Notepad), save the result as a batch file, and run the batch file when done.

I used Oscar's or the batch file method when I had to rename bunches of automatically-generated PDFs with sensible names from the text they contained.  You can't rename a  file while it's open, so I put the required text into Oscar's or into the batch file, and committed the changes later in one go.

Navigation

[0] Message Index

Go to full version