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

Multiple colors per card not supported #3

Open triplebeta opened 7 years ago

triplebeta commented 7 years ago

When I assign multiple colors to a card, only 1 is retrieved in the Excelsheet. I would expect all colors to be there, e.g. separated by semicolons.

Blue and yellow would then become: B;Y This should be supported in the full roundtrip.