You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I'd like to have a board button that sorts cards in all lists by a custom field.
It seems that it's only possible to sort cards in a single list. I tried using the {*} wildcard, but that just matches a single list — not all lists.
I can do this by explicitly including every individual list, but it's a terrible solution because:
Is there a way to match all lists on a board so I can have a robust solution?
@Liam hey Liam! welcome to the community! I'm not sure if it would work, but you could try using regex, like i do in this video: https://youtu.be/39eWzgziDzE
It might not work, because its more of like matching _any_ and not _all_, so I don't think it would actually achieve what you're looking for, but that's how i use wildcards in automations!
Otherwise, I think what you've got is the solution for sorting all cards in a list by a custom field. I don't know of other power-ups or automation that would do that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.