WA4 - some ideas
Posted: Fri May 26, 2023 7:55 am
Since I just started WA4 I have just a few simple suggestions for things to change/add:
1) Auto naming
When I create a line of text and name it "Line_1" I copy it and paste it to duplicate it. The pasted copies get a generated name which then looks like "Line_1_1". Please improve the algorithm to automatically generate the next objetc number by checking if the last characters of the previous objects name contain a number and if so, increment it by one, e.g. "Line_1" -> "Line_2".
2) Duplicate Items (with selectable direction to duplicate)
This is related to (1) - I miss a function to duplicate items which are then automatically aligned - preferably to the top/bottom.
3) Text variables
Especially to make it easier to change texts in banners later, i.e. to localize them I would need text variables. Currently, I have created a temporary fix by utilizing a customized HTML object with a JavaScript function that updates the objects at the start. However, this approach means that I am missing out on the true text object features. I would like to use text variables, such as %VAR1% which should be replaced at preview/production time from a provided list of texts. It would be nice if this list would also allow line breaks and some text styles (bold, italic, underline)
4) When I copy & paste elements they are always pasted on top of the list. This means in the timeline the order is reversed, with the last item being on top. Although I understand why this is so, it would sometimes make sense to arrange the item under the currently selected item. So text lines will not be reversed in their order.
Thanks, Julian
1) Auto naming
When I create a line of text and name it "Line_1" I copy it and paste it to duplicate it. The pasted copies get a generated name which then looks like "Line_1_1". Please improve the algorithm to automatically generate the next objetc number by checking if the last characters of the previous objects name contain a number and if so, increment it by one, e.g. "Line_1" -> "Line_2".
2) Duplicate Items (with selectable direction to duplicate)
This is related to (1) - I miss a function to duplicate items which are then automatically aligned - preferably to the top/bottom.
3) Text variables
Especially to make it easier to change texts in banners later, i.e. to localize them I would need text variables. Currently, I have created a temporary fix by utilizing a customized HTML object with a JavaScript function that updates the objects at the start. However, this approach means that I am missing out on the true text object features. I would like to use text variables, such as %VAR1% which should be replaced at preview/production time from a provided list of texts. It would be nice if this list would also allow line breaks and some text styles (bold, italic, underline)
4) When I copy & paste elements they are always pasted on top of the list. This means in the timeline the order is reversed, with the last item being on top. Although I understand why this is so, it would sometimes make sense to arrange the item under the currently selected item. So text lines will not be reversed in their order.
Thanks, Julian