Quick question, is it possible to rename Comments within a Layer Marker? and how about renaming the Flash Cue Point Parameter Name in the Layer Marker too? Many thanks!
Quick question, is it possible to rename Comments within a Layer Marker? and how about renaming the Flash Cue Point Parameter Name in the Layer Marker too? Many thanks!
Hi! This tool has already saved me so much time and opened up whole new workflows.
When search & replacing expressions, is there a way to account for multiple lines? ie. if there are carriage returns/line breaks in my original expression, is there a way to find them while searching? And can I have them in the new expression as well? Currently the fields for search and replace appear to be one line only, meaning I can only replace the first line of all my expressions.
Hi! This tool has already saved me so much time and opened up whole new workflows.
When search & replacing expressions, is there a way to account for multiple lines? ie. if there are carriage returns/line breaks in my original expression, is there a way to find them while searching? And can I have them in the new expression as well? Currently the fields for search and replace appear to be one line only, meaning I can only replace the first line of all my expressions.
Maybe there's a clever regex way to do this?
Depending on your platform you use \r or \n to detect a new line in regex. You can use this to detect any of them:(\r\n|\r|\n)
Hi, i tried to search and replace Expression, all rename for other layer except shape layer. It not replace.
Make sure you are using the latest version. If you still need help open a support ticket and include screenshots as well as your AE proj. https://aescripts.com/contact/?direct=1
For the name AE Global Renamer, I'm surprised to see that there isn't just that. I would like to change a bunch of layers to the name "shadow". Seems like I have to search before I can rename. The thing is that the layer names are different, so I have to do multiple searches and try a long string of text sometimes just to do something as simple renaming all the layers to "shadow". Am I missing something maybe and you can do just renaming without search? I have the original AE Global Renamer and love it and this looks like a great improvement, but I came hoping for this feature to be added to 2.
For the name AE Global Renamer, I'm surprised to see that there isn't just that. I would like to change a bunch of layers to the name "shadow". Seems like I have to search before I can rename. The thing is that the layer names are different, so I have to do multiple searches and try a long string of text sometimes just to do something as simple renaming all the layers to "shadow". Am I missing something maybe and you can do just renaming without search? I have the original AE Global Renamer and love it and this looks like a great improvement, but I came hoping for this feature to be added to 2.
There is a Rename mode, just select if from the first pulldown:
Looks like the new version of AE breaks this script. I'm getting this error "Unable to execute script at line 8. Function c.setDate is undefined"
Please undock and close all open scripts and restart AE, then only open AE Global Renamer and make sure you are using the latest version of AE Global Renamer
Hi, global renamer just renames only the first one of the selected items in the projects panel. It did work previously and i didn't update AE. i use version 2.3
Do i have to check any of the boxes in the preferences section? and so, wich one?
Hi, global renamer just renames only the first one of the selected items in the projects panel. It did work previously and i didn't update AE. i use version 2.3
Do i have to check any of the boxes in the preferences section? and so, wich one?
was wondering if it was possible to add a letter suffix to the end of several comp names, iterating through the alphabet. For example the first comp would get the letter A suffix, the second comp, B, third comp,C...........
was wondering if it was possible to add a letter suffix to the end of several comp names, iterating through the alphabet. For example the first comp would get the letter A suffix, the second comp, B, third comp,C...........
thanks
Not currently but we will added to our feature request list
Moving to a new installation of AE2020 and wanted to download this again. Says there's a new version and a link to instructions on how to upgrade. Link just takes me here with no instructions… any help?
Moving to a new installation of AE2020 and wanted to download this again. Says there's a new version and a link to instructions on how to upgrade. Link just takes me here with no instructions… any help?
how come in such a wonderful plugin there's no option for ascending numerical or alphabetical value?
i give it a tag- such as "NULL"
and i can choose to add the proper value i want so it automatically shows me "NULL-1, NULL-2, NULL-3..." or "NULL-A, NULL-B, NULL-C" and so on..
please add it up!
Of course this is supported! Just use the "num" special keyword:
[num=##,inc=##] - will insert a sequential padded number and increment by the optional inc, numbers can be negative, add leading zeros to pad.
For example: [num=005,inc=-10] will start numbering at 15 and increase (decrease really) by -10 with 3 number padding: 015, 005, -005, etc
Check out the help for a full list of all the keywords
Is it possible to insert a character in an excisting comp name without deleten what comes next. I tried renaming it but with no succes.
For example:
Content 02 Brown
to
Content 2 02 Brown
Thanks!
Yes you can do this easily with Regex. Depending on what you are searching through this regex should match any text that has a number between two words and allow you to insert sequential numbering:
I've got expressions on my text layers to link the source text to json properties.
I'd like to change the name of the properties on multiple text layers in multiple comps.
I selected Search/Rename / Expressions / In Selected Comps in Project Panel but I'm surprized that AE Global Renamer can't find any occurence, unless I select directly the text layer in the comp (with In selected layer in active comp).
I've got expressions on my text layers to link the source text to json properties.
I'd like to change the name of the properties on multiple text layers in multiple comps.
I selected Search/Rename / Expressions / In Selected Comps in Project Panel but I'm surprized that AE Global Renamer can't find any occurence, unless I select directly the text layer in the comp (with In selected layer in active comp).
I'm having issues with AE 2021. Sometimes it works and sometimes it doesn't I'm not sure if it's user error or just very poor UI/UX design. This is supposed to be easy but the UI/IX is just a mess and confusing AF! How do I rename every layer to this? Track_A [layerindex]
TIA
AND if I've optioned "In selected layers in Active Comp" WHY do I have to use the Search Box to enter layer names???
I'm having issues with AE 2021. Sometimes it works and sometimes it doesn't I'm not sure if it's user error or just very poor UI/UX design. This is supposed to be easy but the UI/IX is just a mess and confusing AF! How do I rename every layer to this? Track_A [layerindex]
TIA
AND if I've optioned "In selected layers in Active Comp" WHY do I have to use the Search Box to enter layer names???
The search box will be shown if you have the "Search/Rename" function selected in the first dropdown. Just change it to "Rename" and you won't need to search.
Not sure how much more simple this can be in terms of UI/UX but always open to feedback
I would like to replace the prefix numbers with of comps in the Project Panel...
3456-Goldcoast
3457-Goldcoast
3458-Goldcoast
For another incremental sequence such as:
123-Goldcoast
124-Goldcoast
125-Goldcoast
Thank you so much for your help!
Use the 'Search/Rename' function with Regex turned on to search for numbers at the beginning of the name and use the special replace keyword for sequential numbering for replace:
Just wanted to let you know, I've been using AE Global Renamer 2 for a month or so now and I absolutely love it! It's soooo nice to be able to rename things without worrying about breaking any random expressions!
Turn on the Regex option and enter this in the search field: .+
Is there any way to ADD line breaks ?
Is it possible to re-write a file path for clips in the project manager? To re-locate multiple files
please open a support ticket and provide screenshots: https://aescripts.com/contact/?direct=1
https://aescripts.com/knowledgebase/index/view/faq/how-to-upgrade-to-the-latest-version/
Of course this is supported! Just use the "num" special keyword:
[num=##,inc=##] - will insert a sequential padded number and increment by the optional inc, numbers can be negative, add leading zeros to pad. For example: [num=005,inc=-10] will start numbering at 15 and increase (decrease really) by -10 with 3 number padding: 015, 005, -005, etc
Check out the help for a full list of all the keywords
How do I rename every layer to this? Track_A [layerindex]
TIA
AND if I've optioned "In selected layers in Active Comp" WHY do I have to use the Search Box to enter layer names???