- Open trello card in browser
- Open browser devtools to console tab
- Paste
copy-card-info.js
contents into console - Run script
- Card information written to clipboard
Extracts and formats following elements:
- Card Title (set as Heading 1)
- Card URL
- Trello card attachments (list with card title and URL)
- Checklists (checklist title is Heading 3 and items are checklist items, completed items are checked)