triplebeta / TrelloExcelConnector

Import a Trello board into Excel, publish rows of data as cards and sync back changes from existing cards.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom fields not visibile in Excel

triplebeta opened this issue · comments

When I add custom fields to my cards, they do not appear in Excel.
See also: http://blog.trello.com/creative-uses-for-trello-custom-fields

commented

Hey triplebeta, Just want to say thanks for the amazing tool! I have been using it with success, but am currently limited by not having the custom fields be part of the link. Any thought/update on how/if it can be done? I have done a little poking around but its well beyond by skill level.

Thanks OAdamO, happy to get your feedback that it's helpful to you! I'll if I can add it in the coming days.

Investigated the request but it proofs to be more difficult than I expected. That's because of the changes it would require to the format of the Excelfile it would require. Frankly, I do not expect to add it any time soon. I marked it as wont fix and requested help for it, perhaps someone in the community will step in and create a pull request for this.

This connector is incredible! Any chance this request can get re-opened? Or help understanding how to update to pull in custom fields?

This tool is indeed a great help!
Custom fields import and export is something that I miss and sadly I do not know how to add this part. I work in Excel VBA every day (is my job) but the code used in this TrelloExcelConnector is just a bit over my head. I would love to learn how I can do this myself but I have no idea who can teach me this. Adding multiple members I could do (was not foreseen in the code). Changes to the 'sync from board' button I could do, but creating a 'sync TO board' is also above my capacity. Anybody interested??