51
Post New Requests Here / Re: IDEA: Drag Drop renamer
« on: November 02, 2018, 06:24 PM »This is an interesting idea..
Let me try to summarize the idea:
You want to be able to rename a bunch of files that can be categorized as being one of a set of categories, and where the categories are usually visual in nature and so dragging and dropping onto the visual category would be natural.
May I suggest a slightly different way of going at this that would require hugely less coding and take advantage of existing tools:
If you think of the renaming as taking place in two stages: First organizing your photos in category FOLDERS, and then renaming files inside folders.
Use your favorite file explorer replacement, with folders in thumbnail mode, to organize your photos. Just create folders for each category and copy or move images into them.
Then stage 2 is renaming files based on what folder they are in.
A file explorer tool seems built well for your desired use and reinventing the wheel for this would be a considerable amount of work...-mouser (November 02, 2018, 03:58 PM)
Still thinking over the KodeZwerg response, but to answer you question.
For myself it is all images, but the idea allowed for use by others
Sorting to folders would mean breaking the existing file structure and necessitating it to be rebuilt later.
It also doesn't accommodate images where there is more than one primary subject, as occasionally happens (I hadn't mentioned this as using suffix, I could just process a second time if needed).
My current method uses a drag drop renamer where i can drag from various locations sometimes using wildcard view, and drop into the utility, then process. The util does allow multiple instances but there is only so much space available where you can still access the start button. So often limited to 9 or at best 18 options, but that uses up 2 monitors
Using the method you suggest would likely be slower than the existing method after adding back the original structure.
Also working on a starting structure containing over 150K files and potentially 3-10k being added a week, it is growing quite quickly and is already onto a second 2TB drive