if i use re:^<br> it only find cards with
on the first field. Is there a way to find all the fields starting with <br>
*:re:^<br> to search in all fields.
3 Likes
if i use re:^<br> it only find cards with
on the first field. Is there a way to find all the fields starting with <br>
*:re:^<br> to search in all fields.