triplebeta / TrelloExcelConnector

Import a Trello board into Excel, publish rows of data as cards and sync back changes from existing cards.
MIT License
16 stars 4 forks source link

Custom fields not visibile in Excel #2

Open triplebeta opened 7 years ago

triplebeta commented 7 years ago

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

OAdamO commented 7 years ago

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.

triplebeta commented 7 years ago

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

triplebeta commented 7 years ago

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.

nen685 commented 5 years ago

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

FrankVanEygen commented 4 years ago

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??