@Gary Liu you need to do this with the API. This Trellinator function will do it:
https://gist.github.com/iaindooley/7fcd01ce72518496a4aa3fa1ad64ffce
You can run the function in BenkoBot here:
You'll just need to change the name of the board from "My Board" to whatever your board is -- beware that if you have two boards with the same name it'll just grab the first one it finds.
The default limit on the search function is 1000 cards so if you have more than 1000 cards you can either pass in a new limit or just run it a few times.
@Gary Liu go here:
Authenticate with your api key/token
Copy this code:
https://gist.github.com/iaindooley/7fcd01ce72518496a4aa3fa1ad64ffce
Paste it into the textarea on the above page
Replace "My Board" with the name of your actual board
Click "run code"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Iain, good day,
Thank you so much for this - exactly what I was looking for!
If you have a moment, can you, please, let me know how I would need to adjust the code to include all the boards for this action? I am sorry if this is basic - I have never done a single thing with programming or codes. Running the above script today was my very first time )))) Alternatively, maybe you can direct me to a document or a resource where I can find this information?
Thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gary Liu ,
Right now, it's not possible to bulk delete archived cards, so you'll need to do that one by one.
Here's an article that gives you more details about it.
https://help.trello.com/article/795-archiving-and-deleting-cards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.