extension ExtPose

TrelloExport

CRX id

kmmnaeamjfdnbhljpedgfchjbkbomahp-

Description from extension meta

TrelloExport (Trello Export) allows to export Trello boards to Excel spreadsheets, HTML with Twig templates, Markdown, OPML and CSV.

Image from store TrelloExport
Description from store TrelloExport (Trello Export) is a Chrome extension to export data from Trello to Excel, Markdown, HTML (with Twig templates, OPML and CSV. New Website: https://trelloexport.trapias.it/ How to use: open a Trello Board, click Show Menu, More, Print and Export, TrelloExport. Version 1.9.77 - Improved injection of TrelloExport button in menu for more languages Version 1.9.76 - Improved injection of TrelloExport button in menu - Added error monitoring for 429 (rate limit) and 504 (timeout) errors - Added small delays between API requests to reduce rate limit issues Version 1.9.75: - actually fixed injection to adapt to modified Trello website, not pretty but should work now! Version 1.9.74: - fixed injection to adapt to modified Trello website Version 1.9.73: - update jquery - fix OPML export of comments due date, issue #91 - improvements for issue #29 Version 1.9.72: - finally restored the capability to load templates from external URLs, issues #86 and #87 Version 1.9.71: - Manifest v3 - checklist items' due date, assignee and status added to checklists' mode excel export Version 1.9.70: - Load Trello Plus Spent/Estimate in comments Version 1.9.69: - bugfix columns handling in loading data (issue #74) Version 1.9.68: - avoid duplicate header row before archived cards in CSV export (issue #76) - export the cards "start" field (issue #84) Version 1.9.67 - Added the HTTP header "x-trello-user-agent-extension" to all AJAX calls to Trello, trying to find a solution for https://github.com/trapias/TrelloExport/issues/81 Version 1.9.66 - Added the dueComplete (bool) field to exported columns Version 1.9.65 - fix exporting of Archived items to Excel and CSV Version 1.9.64 - fix some UI defects for the "export columns" dropdown - new CSV export type - please test this! Version 1.9.63 - fix unshowing button on team boards (issue #65, thanks [Teemu](https://github.com/varmais) Version 1.9.62 - fix issue #55, Export Done and Done By is missing for archived cards - sort labels alphabetically Version 1.9.61 - fix error in markdown export [issue #56](https://github.com/trapias/TrelloExport/issues/56) Version 1.9.60 - added MIT License (thanks [Mathias](https://github.com/mtn-gc)) - updated [Bridge24](https://bridge24.com/trello/?afmc=1w) adv Version 1.9.59 - HTML Twig: added "linkdoi" function to automatically link Digital Object Identifier (DOI) numbers to their URL, see [http://www.doi.org/](http://www.doi.org/), used in Bibliography template - Apply filters with AND (all must match) or OR (match any) condition, [Issue #38](https://github.com/trapias/TrelloExport/issues/38) Version 1.9.58 - modified description in manifest to hopefully improve Chrome Web Store indexing - really fix columns loading - fix custom fields duplicates in excel Version 1.9.57 - fix columns loading Version 1.9.56 - enable export of custom fields for the 'Multiple Boards' type of export (please see the [Wiki](https://github.com/trapias/TrelloExport/wiki) for limits) Version 1.9.55 Fixing errors in Excel export: - fix exporting of custom fields (include only if requested) - fix exporting of custom fields saved to localstorage Version 1.9.54 - bugfix: export checklists with no items when selecting "one row per each checklist item" - new feature: save selected columns to localStorage ([issue #48](https://github.com/trapias/TrelloExport/issues/48)) Version 1.9.53 - new look: the options dialog is now built with [Tingle](https://robinparisi.github.io/tingle/) - new sponsor: support open source development! [read the blog post](https://trapias.github.io/blog/2018/06/19/TrelloExport-1.9.53) Version 1.9.52 - avoid saving local CSS to localstorage - fix filters (reopened issue [issue #45](https://github.com/trapias/TrelloExport/issues/45) - paginate loading of cards in bunchs of 300 (fix [issue #47](https://github.com/trapias/TrelloExport/issues/47) due to recent API changes, see https://trello.com/c/8MJOLSCs/10-limit-actions-for-cards-requests) Version 1.9.51 - bugfix export of checklists, comments and attachments to Excel - change "prefix" filters description to "string": all filters act as "string contains", no more "string starts with" since version 1.9.40 Version 1.9.50 - bugfix due date exported as "invalid date" in excel and markdown - filters back working, [issue #45](https://github.com/trapias/TrelloExport/issues/45) Version 1.9.49 - bugfix encoding (again), [issue #43](https://github.com/trapias/TrelloExport/issues/43) Version 1.9.48 - bugfix HTML encoding for multiple properties - small fixes in templates - two slightly different Newsletter templates Version 1.9.47 - responsive images in Bibliography template - fix double encoding of card description Version 1.9.46 - fix new "clear localStorage" button position Version 1.9.45 - Added a button to clear all settings saved to localStorage - new jsonLabels array for labels in data - updated HTML default template with labels Version 1.9.44 Dummy release needed to update Chrome Web Store, wrong blog article link! Version 1.9.43 New SPONSORED feature: Twig templates for HTML export. See the [BLOG POST](http://trapias.github.io/blog/2018/04/27/TrelloExport-1.9.43) for more info! Version 1.9.42 - new organization name column in Excel exports ([issue #30](https://github.com/trapias/TrelloExport/issues30)) - custom fields working again following Trello API changes ([issue #31](https://github.com/trapias/TrelloExport/issues30)), but not for 'multiple boards' export option. Version 1.9.41 - persist TrelloExport options to localStorage: CSS, selected export mode, selected export type, name of 'Done' list (([issue #24](https://github.com/trapias/TrelloExport/issues/24))) - fix due date locale - expand flag to export archived cards to all kind of items, and filter consequently - list boards from all available organizations with the "multiple boards" export type New in 1.9.40: a couple of fixes, released 11/12/2017: - https://github.com/trapias/TrelloExport/issues/28 ok with Done prefix - contains vs startsWith filters for the "done" function New in version 1.9.39: - fix custom fields loading ([issue #27](https://github.com/trapias/TrelloExport/issues/27)) - fix card info export to MD ([issue #25](https://github.com/trapias/TrelloExport/issues/25)) New in version 1.9.38: - css cleanup - re-enabled tooltips - export custom fields (pluginData handled with the "Custom Fields" Power-Up) to Excel, (issue #22 https://github.com/trapias/TrelloExport/issues/22) New in version 1.9.37: Bugfix multiple css issues and a bad bug avoiding the "add member" function to work properly, all due to the introduction of bootstrap css and javascript to use the bootstrap-multiselect plugin; now removed bootstrap and manually handled multiselect missing functionalities. Temporary disabled tooltips, based on bootstrap. New in version 1.9.36: - filter by label name, card name, list name (see https://github.com/trapias/TrelloExport/issues/6) - new help tooltips New in version 1.9.35: Fixed a css conflict that caused Trello header bar to loose height. New in version 1.9.34: - only show columns chooser for Excel exports - can now set a custom css for HTML export - can now check/uncheck all columns to export New in version 1.9.33: - new data field dateLastActivity exported (issue #18) - new data field numberOfComments exported (issue #19) - new option to choose which columns to export to Excel (issue #17)

Latest reviews

  • (2025-05-08) Christian Sachs: Stays blocked loading data. Doesn't work for me.
  • (2025-02-07) Carlos Kynäslahti: It works, sort of. When you start the export, Chrome wants to kill the tab. I let it run for about 5 minutes, after which I got an Excel file. When you open it, Excel says it's a broken file and does some repairing. The file looks normal after the repair but I'm not 100% confident everything is there. But better than nothing.
  • (2023-11-28) Eric Hopson: Currently nonfunctional/dead? Gets stuck on "Loading data, please wait..." forever. Tried on a single small board with no fancy settings or custom fields.
  • (2023-06-18) Christie Haack: We use Trello for homeschool. This extension allows me to save out our entire year's worth of assignments (cards, checklists, and more!) plus the CSV has a field that tells me if the checklist items were completed or not and by who. Perfect for yearly reporting or as part of a portfolio.
  • (2023-06-18) Christie Haack: We use Trello for homeschool. This extension allows me to save out our entire year's worth of assignments (cards, checklists, and more!) plus the CSV has a field that tells me if the checklist items were completed or not and by who. Perfect for yearly reporting or as part of a portfolio.
  • (2023-05-25) Raghav Ji: It has now included all trello cards, few are missing between the list.
  • (2023-05-25) Raghav Ji: It has now included all trello cards, few are missing between the list.
  • (2022-10-21) Anja P: Everything works fine, except I can't export custom fields. Is there anyway that is possible?
  • (2022-10-21) Anja P: Everything works fine, except I can't export custom fields. Is there anyway that is possible?
  • (2022-08-04) Jahmaal Garnette: Was able to quickly and easily download my data. Much appreciated!
  • (2022-08-04) Jahmaal Garnette: Was able to quickly and easily download my data. Much appreciated!
  • (2022-06-07) Janet Ha: Works like a charm for Archived items. Trello's own export won't export Archived items but this extension does. I was able to export to Excel and to HTML (with images).
  • (2022-06-07) Janet Ha: Works like a charm for Archived items. Trello's own export won't export Archived items but this extension does. I was able to export to Excel and to HTML (with images).
  • (2022-01-20) Mauricio Oroza: Excelente y funcional!
  • (2022-01-07) Bill Gryta: This is more full featured than the paid CSV export features that Trello offers. Amazing extension.
  • (2021-12-10) Hernán Tripi: Gran herramienta!...la recomiendo 100% También he reportado un bug y se ha solucionado muy rápido.
  • (2021-12-06) Лучшее расширение по экспорту из трелло, все нужные поля
  • (2021-09-10) Josh (Dragon3025): With the update gap between this and Export for Trello, I'm surprised this hasn't gotten more attention. It exports just about ever detail, besides Powerup stuff.
  • (2021-09-10) Josh (Dragon3025): With the update gap between this and Export for Trello, I'm surprised this hasn't gotten more attention. It exports just about ever detail, besides Powerup stuff.
  • (2021-05-10) T_y M_e: no checklists in card...
  • (2021-05-10) T_y M_e: no checklists in card...
  • (2021-05-09) Luke Harrison: I'm moving back to spreadsheets from Trello and this tool is exactly what I needed. I've tried the Trello export to JSON and then converting to CSV, but I would have also needed a way to convert the CSV to a good list format. Also tried the "Booklet by Vince" power-up which was better, but still not right and didn't include archived cards. This tool was perfect.
  • (2021-05-09) Luke Harrison: I'm moving back to spreadsheets from Trello and this tool is exactly what I needed. I've tried the Trello export to JSON and then converting to CSV, but I would have also needed a way to convert the CSV to a good list format. Also tried the "Booklet by Vince" power-up which was better, but still not right and didn't include archived cards. This tool was perfect.
  • (2021-05-08) Александр Устинов: Спасибо за функциональное расширение.
  • (2021-05-08) 693 Unit: Спасибо огромное.
  • (2021-05-05) Zannie Alvarez Johnson: This extension was so close to being what I needed. It allows me to export only the cards that are in a particular list on a particular board, and that's perfect. It allows me to export one row per checklist item, also great. But it does not allow me to filter the checklist items based on whether it is checked or unchecked, nor do I see an option for exporting *whether* the item is checked or not. So I am unable to filter the list by checklist item status either before or after the export. It's a bummer. The extension might be perfect for your needs but this one missing ability makes it useless for me.
  • (2021-05-05) Zannie Alvarez Johnson: This extension was so close to being what I needed. It allows me to export only the cards that are in a particular list on a particular board, and that's perfect. It allows me to export one row per checklist item, also great. But it does not allow me to filter the checklist items based on whether it is checked or unchecked, nor do I see an option for exporting *whether* the item is checked or not. So I am unable to filter the list by checklist item status either before or after the export. It's a bummer. The extension might be perfect for your needs but this one missing ability makes it useless for me.
  • (2021-04-16) Ben: Used to work fine but I'm currently missing some archived cards.
  • (2021-04-16) Ben: Used to work fine but I'm currently missing some archived cards.
  • (2021-03-31) Mojtaba Vahdati: Thanks, works completely fine, if not great.
  • (2021-03-31) Mojtaba Vahdati: Thanks, works completely fine, if not great.
  • (2021-03-17) FERNANDO RAMOS CASTILLO: Excellent option to get the info of your project, I didn't gave 5 star because with the new Features (Initial Date) you can't export that field :( Hope it get fixed soon
  • (2021-03-17) FERNANDO RAMOS CASTILLO: Excellent option to get the info of your project, I didn't gave 5 star because with the new Features (Initial Date) you can't export that field :( Hope it get fixed soon
  • (2021-03-12) Victor Navone: Just what I needed! Thank you!
  • (2021-03-12) Victor Navone: Just what I needed! Thank you!
  • (2021-03-11) Ricardo Galdamez: Saved me in a pinch!
  • (2021-03-11) Ricardo Galdamez: Saved me in a pinch!
  • (2021-02-16) Ricardo SeuBoné: Excelent!
  • (2021-02-12) Data Guy: Great and simple tool, does exactly what I need without charging $10 a month for the privilege. Really appreciate the work.
  • (2021-02-12) Data Guy: Great and simple tool, does exactly what I need without charging $10 a month for the privilege. Really appreciate the work.
  • (2020-11-25) Sunny Ape: Brilliant! I can now export all the Checklists, Checklist Items and Comments for the Cards, which is sorely missing from the default CSV export in Trello. It sure beats having to do a full query via the REST API to get that data.
  • (2020-11-25) Sunny Ape: Brilliant! I can now export all the Checklists, Checklist Items and Comments for the Cards, which is sorely missing from the default CSV export in Trello. It sure beats having to do a full query via the REST API to get that data.
  • (2020-11-08) Steph Ludique: Brilliant!
  • (2020-11-08) Steph Ludique: Brilliant!
  • (2020-11-04) Victoria Humphries: Really pleased with this - recommended to me by the Trello team and so happy that I can back up everything INCLUDING checklists! Thanks.
  • (2020-11-04) Victoria Humphries: Really pleased with this - recommended to me by the Trello team and so happy that I can back up everything INCLUDING checklists! Thanks.
  • (2020-10-30) Павел Турханов: Thank you very much, it works very well and I am relieved of the pain of parsing .json
  • (2020-10-30) Павел Турханов: Thank you very much, it works very well and I am relieved of the pain of parsing .json
  • (2020-10-08) Zane Myers: Yours was the ONLY Trello export extension which gave me the flexibility to export checklists as well as the main boards. I tried about 6 others and none of them had this feature. Nice job!
  • (2020-09-10) Daniel Acosta: Não encontrei outra extensão que consegue extrair os "Custom Fields".

Statistics

Installs
10,000 history
Category
Rating
4.4706 (85 votes)
Last update / version
2025-06-04 / 1.9.77
Listing languages
en

Links