Focus on file after renaming via
Posted: 2024-12-14, 12:08 UTC
I have received lot's of good help here viewtopic.php?p=450989 and have a shortcut that prepends my file with a timestamp - (probably one of my most used actions in TCM).
Now remains only one issue: The file I am renaming is not kept in focus after the renaming.
Initial listing
After Renaming (via my new great CTRL+ALT+T shortcut)
Focus is still on the second file in the list, but the renamed file has moved due to the new name hence another file is now in focus and I need to manually select the renamed file in order to perform further actions to it
I'm not sure if this is to be considered a bug or a missing feature, but it sure would be great to figure out how to avoid this behavior.
Now remains only one issue: The file I am renaming is not kept in focus after the renaming.
Initial listing
Code: Select all
2024-12-24_2359 file already present.jpg
New File.jpg <- Focus on this new file as it needs to get a timestamp prepended
Code: Select all
2024-12-14_1302 New File.jpg
2024-12-24_2359 file already present.jpg <- Focus
I'm not sure if this is to be considered a bug or a missing feature, but it sure would be great to figure out how to avoid this behavior.