When you create a Text Layer in Photoshop (I believe CS3 and above) the "Layer Name" auto-updates when the "Layer Content" gets changed.
This link from "content" to "name" remains until you manually change the "Layer Name". Then, the link is broken.
I was wondering if there is a way to create a script that can remove the "manually entered name" of a layer and re-link it to the content of the layer?
Another option would be for a script, to read all the attributes of a text layer, delete the layer and create a new layer that looks identical to the deleted layer, in the exact same position, with the same font and contents, but with a link from "text content" to "Layer Name"?
thank you.