Hello. I created some butler triggers that reacted to my tags.
For example, if I create card 'Buy paper tomorrow tag1 tag2' it will be set due date to tomorrow and add labels with names tag1 and tag2.
Here is example of my code:
But. Also I want to remove these tags from card name. If I use {textbeforematch}, the Butler do not delete spaces. So after the action do nothing, because of the problem.
Does someone knows any tricks to avoid this?