Use literal text instead of magic text

Endercraft

Moderator (& bug finder :D)
For example, imagine you want to check if a magic text for a sub dictionary is correct. You may want to check for example if the returned text is for exemple "[0] : string" and not "[lv=dictionary[vars]]". If I want to check that I can try to see if it matches "[lv=dictionary[vars]]" but in this case it will also be interpreted as magic text thus always making it a match. I know there must be some workaround out there, but it's just simpler and one of MacroDroid's main goal is to be user-friendly.
 
Top