I have a bunch of photos in a collection for a trip.
They come from multiple sources, and thus it takes some manual re-sorting to put them in proper order.
I do this on my portable laptop.
But if I copy them to my home desktop machine, I lose all such custom sorts.
One “solution” is to have ACD renumber them in the new ordering. And I can do that with saving the original names:
P123_origName.jpg
Such name-numbering is important as that they can be copied or shared in the desired ordering.
And embed all tagging and category information in them, then copy to the new machine.
But – Now if I add others to the group or do further rearranging the added prefix numbering is wrong.
Q: How to fix it?
I cannot find a naming scheme using ACD tools, e.g.
Replace “P…” with “P###”
I can re-prefix in ACD with new numbering;
N456_P123_origName.jpg
But then how to get rid of the old (obsolete P123) numbers?
N456_origName.jpg
I can do it externally using PowerShell (or some other tool), but then ACD database loses track of the file names, and thus also all tagging information.
I did try this, and then to re-index the folder with all of them, but it did not recover all the allegedly embedded Catalog information.
So – how to do this?
They come from multiple sources, and thus it takes some manual re-sorting to put them in proper order.
I do this on my portable laptop.
But if I copy them to my home desktop machine, I lose all such custom sorts.
One “solution” is to have ACD renumber them in the new ordering. And I can do that with saving the original names:
P123_origName.jpg
Such name-numbering is important as that they can be copied or shared in the desired ordering.
And embed all tagging and category information in them, then copy to the new machine.
But – Now if I add others to the group or do further rearranging the added prefix numbering is wrong.
Q: How to fix it?
I cannot find a naming scheme using ACD tools, e.g.
Replace “P…” with “P###”
I can re-prefix in ACD with new numbering;
N456_P123_origName.jpg
But then how to get rid of the old (obsolete P123) numbers?
N456_origName.jpg
I can do it externally using PowerShell (or some other tool), but then ACD database loses track of the file names, and thus also all tagging information.
I did try this, and then to re-index the folder with all of them, but it did not recover all the allegedly embedded Catalog information.
So – how to do this?
Comment