Is there a way (variable?) to separate or only use parts of a board name in automation.
For example, I have boards setup with a File # & File Name, like this:
123456 - Test Board {boardname}
In some instances, I'd like to recall only the File #. And in some instances I'd like to recall only the File Name. I imagine it would be something like Excel, ie =LEFT(A1,6) for the File # or =RIGHT(AT,9) for the File Name.
These 2 automations will do it for you. For the second one, you can change the actions to rename the card, like rename card to {wildcard1}: {cardname} or you set the description, put the value in a custom field etc...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.